JSON

Sneller: Querying terabytes of JSON per second

Learn how Sneller is capable of querying terabytes of JSON per second on medium sized clusters.

continue reading...

Columnar Compression Without Columns

Learn how Sneller is able to achieve the advantages of columnar database compression on row-oriented, schemaless data.

continue reading...

Why We Built a Schemaless SQL Engine

JSON has become one of the most common data interchange formats. It’s challenging to store JSON in traditional column-based database engines, so we decided to implement a schemaless engine to fully support JSON.

continue reading...