ColumnStore Storage Engine
Overview
MariaDB Enterprise ColumnStore integrates with MariaDB Enterprise Server using the ColumnStore storage engine plugin. The ColumnStore storage engine plugin enables MariaDB Enterprise Server to interact with ColumnStore tables.
For deployment instructions and available documentation, see "MariaDB Enterprise ColumnStore".
Feature Summary The ColumnStore storage engine has the following features:
Feature
Detail
Resources
Storage Engine
ColumnStore
ACID-compliant
Yes
Main Memory Caching
Yes
Examples
Creating a ColumnStore Table
To create a ColumnStore table, use the CREATE TABLE statement with the ENGINE=ColumnStore
option:
Multi-Node Configuration
To deploy a multi-node Enterprise ColumnStore deployment, a configuration similar to below is required:
Configure the Mandatory Utility User Account
To configure the mandatory utility user account, use the mcsSetConfig command:
This page is: Copyright © 2025 MariaDB. All rights reserved.
Last updated
Was this helpful?