Was this page helpful?
Caution
You're viewing documentation for an unstable version of ScyllaDB Enterprise. Switch to the latest stable version.
ScyllaDB Migration Tools: An Overview¶
The following migration tools are available for migrating to ScyllaDB from compatible databases, such as Apache Cassandra, or from other ScyllaDB clusters:
- From SSTable to SSTable
Using nodetool refresh, Load and Stream option.
On a large scale, it requires tooling to upload / transfer files from location to location.
- From SSTable to CQL.
- From CQL to CQL
Spark Migrator. The Spark migrator allows you to easily transform the data before pushing it to the destination DB.
- From DynamoDB to ScyllaDB Alternator
Spark Migrator. The Spark migrator allows you to easily transform the data before pushing it to the destination DB.