serialization
Protocol Buffers with Kenton Varda
When engineers are writing code, they are manipulating objects. You might have a user object represented on your computer, and that user object has several different fields—a name, a
Columnar Data: Apache Arrow and Parquet with Julien Le Dem and Jacques Nadeau
Column-oriented data storage allows us to access all of the entries in a database column quickly and efficiently. Columnar storage formats are mostly relevant today for performing large