ClickHouse: Data Warehousing with Robert Hodges

17/05/2021 44 min

Listen "ClickHouse: Data Warehousing with Robert Hodges"

Episode Synopsis

Columnar databases store and retrieve columns of data rather than rows of data. Each block of data in a columnar database stores up to 3 times as many records as row-based storage. This means you can read data with a third of the power needed in row-based data, among other advantages. The company Altinity is
The post ClickHouse: Data Warehousing with Robert Hodges appeared first on Software Engineering Daily.