By Davit P
I have about 1000 of tables in mysql databases, whole mysql DB data is about 100GB, I need to migrate it to Cassandra, also mysql data grows every second. I already tried to search the solution, but no luck. maybe I need to write some code in PHP or python which will check the log in mysql and then make the insert in Cassandra DB? I don’t know, waiting for your advice guys, thanks.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hello,
I could suggest going through this presentation here on how to migrate from MySQL to Cassandra for millions of active users:
Another option would be to schedule some maintenance time, lock the database with read lock, migrate everything to Casandra, switch to the Casandara and finally shut down MySQL.
Regards, Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.