09 Columnar Databases
Slides: https://webeep.polimi.it/mod/resource/view.php?id=49240
Exercises: https://webeep.polimi.it/mod/resource/view.php?id=48804
01 Introduction
In the recent years there has been a ever growing need for technologies capable of handling large...
02 Cassandra
Apache Cassandra is a highly scalable, high-performance distributed database designed to handle l...
03 HBase
HBase Table: Split it into multiple regions: replicated across servers. One Store per ColumnFa...
04 Cassandra Query Language
To query the data stored within Cassandra, a dedicated query language named Cassandra Query Langu...