ColumnStore provides several mechanisms to ingest data:
Title | Description |
---|---|
ColumnStore Bulk Data Loading | Using high-speed bulk load utility cpimport |
ColumnStore LOAD DATA INFILE | Using the LOAD DATA INFILE statement for bulk data loading |
ColumnStore Batch Insert Mode | Batch data insert mode with cpimport |
ColumnStore Bulk Write SDK | Introduction Starting with MariaDB ColumnStore 1.1 a C++ SDK is available ... |
ColumnStore remote bulk data import: mcsimport | Overview mcsimport is a high-speed bulk load utility that imports data int... |
ColumnStore Streaming Data Adapters | The ColumnStore Bulk Data API enables the creation of higher performance a... |
© 2019 MariaDB
Licensed under the Creative Commons Attribution 3.0 Unported License and the GNU Free Documentation License.
https://mariadb.com/kb/en/columnstore-data-ingestion/