A CLI utility to migrate data from other databases into Couchbase.
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.
cbmigrate [--version] [--help HELP]
cbmigrate [command]
dynamodb
- Migrate data from DynamoDB to Couchbasehelp
- Displays help information about any commandmongo
- Migrate data from MongoDB to Couchbase
-h, --help
- help forcbmigrate
.-v, --version
- Displays the version of this tool.