Apache Avro
Also called: Avro
An open-source data serialization framework that uses compact binary encoding and schemas for efficient, interoperable data exchange between systems.
Explore more about Data Exchange
Related terms
A language- and platform-neutral mechanism developed by Google for serializing structured data.
Apache ParquetAn open-source columnar data storage format optimized for efficient compression, analytics, and interoperability across big data and AI processing systems.
Schema RegistryA centralized repository for storing, managing, and validating data schemas used across distributed systems.
Data SerializationThe process of converting data structures or objects into a structured format for storage, transmission, or exchange between systems.
Data SchemaA structured specification that defines the format, fields, data types, relationships, and validation rules for exchanged data.