Skip to content
Alex Merced edited this page May 21, 2026 · 1 revision

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.

Clone this wiki locally