We have a requirement to migrate the data from Amazon MySQL to ScyllaDB. This should be online migration. Do we have any tools to perform this activity? Can we leverage the ScyallDB migrator for this task? Could you please provide the suggestions on this?
There are different options for performing a migration. Which version of ScyllaDB are you migrating to?
A good starting point is the Migrating to ScyllaDB lesson on ScyllaDB University.
You can also see an example of real world MySQL to ScyllaDB migration here.