scylladb / scylla-migrator

Migrate data extract using Spark to Scylla, normally from Cassandra/parquet files. Alt. from DynamoDB to Scylla Alternator.
https://migrator.docs.scylladb.com/stable/
Apache License 2.0
55 stars 34 forks source link

support for SQL to Scylla #177

Open tarzanek opened 1 month ago

tarzanek commented 1 month ago

this is an umbrella issue, to keep generic design thoughts

I can think of 2 different use cases now

Mysql -> Scylla https://github.com/scylladb/scylla-migrator/issues/178 Cosmos -> Scylla

will file bugs for both of them

tarzanek commented 1 month ago

Schema conversion and mapping is the obvious challenge