Reword Avro blurb
- Emphasize the association with Apache Hadoop, - Rephrase "schematized data" because that term returns not many Google results, doesn't seem widely recognized.
This commit is contained in:
parent
b0ad1e56e8
commit
a39199e9f7
@ -52,8 +52,8 @@
|
||||
//! - [Pickle], a format common in the Python world.
|
||||
//! - [Hjson], a variant of JSON designed to be readable and writable by humans.
|
||||
//! - [BSON], the data storage and network transfer format used by MongoDB.
|
||||
//! - [Avro], a binary data serialization format with support for
|
||||
//! schematized data.
|
||||
//! - [Avro], a binary format used within Apache Hadoop, with support for schema
|
||||
//! definition.
|
||||
//! - [URL], the x-www-form-urlencoded format.
|
||||
//! - [XML], the flexible machine-friendly W3C standard.
|
||||
//! *(deserialization only)*
|
||||
|
Loading…
x
Reference in New Issue
Block a user