Want to migrate data from MongoDB to SQL Server?
Using Withdata software MongoToDB, a MongoDB to SQL Server migratation tool for Windows, MacOS, and Linux, you can migrate MongoDB data to SQL Server 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.
Migrate MongoDB to SQL Server
Login to MongoDB and SQL Server -> Select MongoDB collections to migrate -> Set target SQL Server tables -> Migrate MongoDB to SQL Server
Login to MongoDB.
Login to SQL Server.
Click “Import All Collections” at task dialog.
then show the wizard.
1. Select MongoDB collections.
2. Target SQL Server tables, choose “Import Type”.
3. Map MongoDB collections to SQL Server tables.
4. Summary.
5. Migrate MongoDB to SQL Server.
Will create SQL Server tables / indexes if not exist, and copy MongoDB data to SQL Server.
Click “View”, See SQL Server table data.
Migrate MongoDB to SQL Server in command line
Save “MongoDB to SQL Server” session, then you can:
- Migrate MongoDB to SQL Server in Windows command line.
- Migrate MongoDB to SQL Server in Linux command line.
- Migrate MongoDB to SQL Server in macOS command line.
Set scheduled tasks for migrating MongoDB to SQL Server
You can schedule and automate this “MongoDB to SQL Server” migration task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS) file.
2) Set scheduled task for Windows.