Avro
Apache Avro is a row-oriented data serialization system that provides rich data structures and a compact, fast, binary data format. It uses schemas defined in JSON, making it ideal for event streaming architectures like Kafka.
Part of the Data & AI Terms glossary.