Columnar storage
Storing table data column-by-column rather than row-by-row maximizes compression and scan throughput for analytical queries.
grounded in: trend theme 'Databases and data-plane performance' (front-page focus on throughput out of SQL infrastructure)
Connected concepts
Vectorized query execution, Storage engine, LSM-tree
Explore it live in the knowledge graph →