Skip to content

Import Data

This page explains the different ways you can import data into kdb Insights Enterprise and in which situations they are recommended.

You can import data into kdb Insights Enterprise in one of two ways:

  1. Initial import - allows you to import data from an existing kdb+ database into a new, empty kdb+ Insights database.
  2. Batch ingest - allows you to backfill static data directly to the historical tier of an existing database.

It is important to draw a clear distinction between an initial import and a batch ingest.

Initial import

Importing data using initial import can only be used with a database that has never been initialized before and consequently does not contain any data.

To import data using this method, refer to the initial import documentation.

Batch ingest

Importing data using batch ingest is recommended for adding data to an already initialized and running database that may also contain data.

To import data using this method, refer to the batch ingest documentation.