Skip to content

A CLI utility to migrate data from other databases in to CouchBase

License

Notifications You must be signed in to change notification settings

couchbaselabs/cbmigrate

Repository files navigation

cbmigrate

A CLI utility to migrate data from other databases into Couchbase.

Supported Source Databases

Currently, cbmigrate supports migrating data from the following source database:

  • MongoDB

    For MongoDB migration, cbmigrate provides a specific subcommand. For detailed information on how to use this subcommand, including available options and examples, please refer to the MongoDB subcommand README.

  • DynamoDB

    For DynamoDB migration, cbmigrate provides a specific subcommand. For detailed information on how to use this subcommand, including available options and examples, please refer to the Dynamodb subcommand README.

Usage

cbmigrate [--version] [--help HELP]
cbmigrate [command]

Available Commands

  • dynamodb - Migrate data from DynamoDB to Couchbase
  • help - Displays help information about any command
  • mongo - Migrate data from MongoDB to Couchbase

Flags

  • -h, --help - help for cbmigrate.
  • -v, --version - Displays the version of this tool.

About

A CLI utility to migrate data from other databases in to CouchBase

Resources

License

Stars

Watchers

Forks

Packages

No packages published