Exporting Data Out of Oracle NoSQL Database Cloud Service

Learn how to export data out of Oracle NoSQL Database Cloud Service.

Export Data Out of Oracle NoSQL Database Cloud Service

Oracle NoSQL Database provides a Migrator utility to export table data from Oracle NoSQL Database Cloud Service.

The Oracle NoSQL Database Migrator utility acts as a connector or pipe between the data source and the sink. A sink can be a physical media or repositories of data. This utility is table-oriented, that is, you can move the data only at a table level. A single migration task operates on a single table and supports migration of table data from source to sink in various data formats. For details on different types of sources and sinks, see Supported Sources and Sinks.

The Migrator utility requires a configuration file, where you define all the parameters required for the migration activity. Later, you pass this configuration file as a single parameter to the runMigrator command from the CLI to run the Migrator utility.

To move data from Oracle NoSQL Database Cloud Service to a target destination outside your OCI tenancy, use the Migrator utility to export table data to OCI Object Storage sink. For a detailed procedure, see Migrate from Oracle NoSQL Database Cloud Service to OCI Object Storage. From OCI Object storage, you can export data to various target sources.