This document discusses streaming and bulk data adapters for real-time analytics with MariaDB ColumnStore. It describes how streaming data adapters like MaxScale CDC and Apache Kafka can continuously ingest data from transactional sources to keep analytical data up-to-date without manual processes. Bulk data adapters allow on-demand loading of data using SDKs for faster writes than traditional SQL interfaces. The document provides examples of using these adapters and demonstrates how they integrate with MariaDB servers and ColumnStore to enable real-time analytics across organizations.