16
A Brief Introduction -- Randy Abernethy, rx-m llc, 2014

Avro intro

Embed Size (px)

DESCRIPTION

An introduction to Apache Avro

Citation preview

  • A Brief Introduction -- Randy Abernethy, rx-m llc, 2014
  • unstructured data Databases provide their own internal serialization A fast but completely closed system Not perfect for unstructured data Systems requiring the ability to process arbitrary datasets generated by a wide range of programs need open solutions XML gigantic, glacial to parse JSON big, slow to parse >> Something else in the middle?