Loading Data

You can load data using SQL commands and other utilities in MapD Core Database, or load delimited files in MapD Immerse.

Loading Data with MapD Core Utilities

For more examples of loading data to MapD Core Database, see Loading Data with SQL.

Loading Data with MapD Immerse

You can load a CSV or TSV file directly into a table in MapD Immerse.

Loading Data with Apache Kafka

You can load data files into MapD Core Database using Apache Kafka from the command line. See Inserting Data Using Kafka.

Streaming Data with Apache Kafka

You can stream data from an application directly to the MapD Core Database using Apache Kafka. See Creating a Kafka Click-through Application.