Why Analytic Workloads are faster on Columnar Databases?
In this post I will briefly summarize why analytic (OLAP) workloads perform better on columnar (aka column-oriented) databases as opposed to traditional row-based (aka row-oriented) databases. Introduction Storage Organization Vectorized Query Execution CPU Cache Friendly Late Materialization Compression Introduction Analytic workloads comprise of operations like scans, joins, aggregations etc. These operations are concerned with data … Continue reading Why Analytic Workloads are faster on Columnar Databases?
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed