Difficulty: Advanced
Why is columnar storage better for analytics?
It allows reading only the columns needed for a query, resulting in much less I/O and better compression for repetitive data values.
OLAP, Big Data, Compression
JavaScript is required for the interactive version of this page, including the code playground and progress tracking. Browse all InternHack tutorials.