Understanding the architecture of MariaDB ColumnStore
Speakers
- Andrew Hutchings, Lead Engineer at MariaDB
Session Abstract
MariaDB ColumnStore extends MariaDB Server, a relational database for transaction processing, with distributed columnar storage and parallel query processing for scalable, high-performance analytical processing. This session helps MariaDB users understand how MariaDB ColumnStore works and why it’s needed for more demanding analytical workloads, and covers:
- Use cases
- Query processing
- Bulk data insertion
- Distributed partitions
- Query optimization