top | item 29284854

(no title)

oandrew | 4 years ago

So basically it's Amazon's version of Apache Avro. Avro supports binary/json serialization, schema evolution , logical types (e.g. timestamp) and other cool stuff.

https://avro.apache.org/docs/current/spec.html

discuss

order

joshka|4 years ago

Avro didn't exist when Ion started development.

fnord77|4 years ago

I wanted to see what the differences are between Ion and Avro.

Unlike avro, ion doesn't require a schema.