Want to migrate data from MySQL to MongoDB?
Using Withdata software DBToMongo, a MySQL to MongoDB migration tool, you can migrate MySQL to MongoDB 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 MySQL to MongoDB
Login to MySQL and MongoDB -> Select MySQL tables to migrate -> Set MongoDB collections -> Migrate MySQL to MongoDB
Login to MySQL.
Login to MongoDB.
Click “Convert All Tables” at task dialog.
then show the wizard.
1. Select source MySQL tables.
2. Target collections, choice “Import Type”.
3. Map MySQL tables to MongoDB collections.
4. Summary.
5. Migrate MySQL to MongoDB.
Will create MongoDB collections if not exist, and copy MySQL data to MongoDB.
Click “View”, See MongoDB collection data.
Migrate MySQL to MongoDB 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 MySQL to MongoDB
You can schedule and automate this “MySQL to MongoDB” migration task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS) file.
2) Set scheduled task for Windows.