Want to migrate data from MongoDB to MySQL ?
Using Withdata software MongoToDB, a MongoDB to MySQL migratation tool, you can migrate MongoDB data to MySQL easily and fast.
- Can run in GUI mode, Step by Step, just a few mouse clicks.
- Can run in Command line, for Scheduled Tasks and Streams.
- Support all MongoDB deployment types: standalone, replica set, sharded cluster, and MongoDB Atlas.
- Support Windows, Linux, macOS.
Migrate MongoDB to MySQL
Login to MongoDB and MySQL -> Select MongoDB collections to migrate -> Set target MySQL tables -> Migrate MongoDB to MySQL
Login to MongoDB.
Login to MySQL.
Click “Import All Collections” at task dialog.
then show the wizard.
1. Select MongoDB collections.
2. Target MySQL tables, choose “Import Type”.
3. Map MongoDB collections to MySQL tables.
4. Summary.
5. Migrate MongoDB to MySQL.
Will create MySQL tables / indexes if not exist, and copy MongoDB data to MySQL.
Click “View”, See MySQL table data.
Migrate MongoDB to MySQL in command line
Save session, and then create .bat file for Windows command line, or .sh file for Linux / macOS.
Set scheduled tasks for migrating MongoDB to MySQL
You can schedule and automate this “MongoDB to MySQL” migration task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS) file.
2) Set scheduled task for Windows.