Migrating your Data to Couchbase
Couchbase offers a number of options for migrating your data from other platforms to Couchbase Server/Capella.
Data migration can take one of two forms:
Data Migration from earlier versions of Couchbase
With the release of Couchbase Version 7.0, we added support for scopes and collections, which adds more flexible abstraction for your data.
For more information, see Scopes and Collections
For more information on migrating from earlier versions of Couchbase, see Migrating Application Data to a Collections-Based Model
Migrating your data from other platforms
You have the option of migrating your data from other platforms to Couchbase Server or Couchbase Capella
We have a command line tool (cbmigrate
) for this purpose, which currently supports migration from:
For more information, see cbmigrate