MariaDB ColumnStore is an open source distributed data warehouse that provides fast, efficient queries for big data analytics using a massively parallel processing architecture. It stores data in columns rather than rows to improve compression and allow filtering and aggregation of specific columns for analytical queries. ColumnStore allows for both transactional and analytical workloads on the same database using a single SQL interface and is easy to manage, scale and deploy on-premises or in the cloud.