GitHub topics: mongodb-to-mysql
altafjava/migrate-mongodb-to-mysql
This Python script migrates data from a MongoDB database to a MySQL database. It iterates over all collections in the MongoDB database, creates corresponding tables in the MySQL database, and inserts the data.
Language: Python - Size: 21.5 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1
