Apache Avro vs. JSON: An Intro into Data Serialization
Jan 12 · 6 min read · Apache Avro is a data serialization system that balances performance with flexibility. To understand why Avro is useful, we must first look at the inefficiencies of standard text-based formats like JSON. The Problem: Why JSON Wastes Space JSON is sel...
Join discussion


