Was this page helpful?
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 (ScyllaDB Open Source or Enterprise):
- 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.