You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.