Want to migrate data from MongoDB to SQL Server?
Using Withdata software MongoToDB, a MongoDB to SQL Server migratation tool, 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.
- Support Windows, Linux, macOS.
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 session, and then create .bat file for Windows command line, or .sh file for Linux / macOS.
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.
More about MongoToDB – MongoDB to SQL Server migratation tool.