Apache Avro Schema

Apache Avro is a data serialization system that uses JSON for schema definition. Avro schemas are widely used in event streaming with Apache Kafka and provide rich schema evolution support including backward and forward compatibility.

API entry from apis.yml

apis.yml Raw ↑
name: Apache Avro Schema
description: Apache Avro is a data serialization system that uses JSON for schema definition. Avro schemas
  are widely used in event streaming with Apache Kafka and provide rich schema evolution support including
  backward and forward compatibility.
humanURL: https://avro.apache.org/docs/current/spec.html
baseURL: https://avro.apache.org
tags:
- Avro
- Event Streaming
- Kafka
- Serialization
properties:
- type: Documentation
  url: https://avro.apache.org/docs/current/spec.html