DRAFTThis page is not published. Only visible in development mode.
Guide

Import & Export Data

Move data into and out of ReifyDB: bulk inserts, exports, and getting existing datasets loaded.

Bulk loading

INSERT takes arrays of records and the engine supports bulk paths for large loads. This guide will cover batching strategy and performance expectations.

Exporting

This section will document the export facilities and formats, based on the export examples that ship with the Rust SDK.