-
Protocol buffers are a language-neutral, platform-neutral extensible mechanism for serializing structured data.Pricing:
- Open Source
If binary format is OK, use Protocol Buffer or Avro . Note that in the case of binary formats, you need a schema to serialize/de-serialize your data. Therefore, you'd probably want a schema registry to store all past and present schemas for later usage.
#Developer Tools #Web Servers #Web And Application Servers 83 social mentions
-
Apache Avro is a comprehensive data serialization system and acting as a source of data exchanger service for Apache Hadoop.Pricing:
- Open Source
If binary format is OK, use Protocol Buffer or Avro . Note that in the case of binary formats, you need a schema to serialize/de-serialize your data. Therefore, you'd probably want a schema registry to store all past and present schemas for later usage.
#Development #OS & Utilities #Tool 14 social mentions