Want to batch copy data from MongoDB collections to SQL Server tables?
Using MongoToDB, a MongoDB to SQL Server converter for Windows, MacOS, and Linux, you can batch copy data from MongoDB collections to SQL Server tables 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.
Batch copy data from MongoDB collections to SQL Server tables
Login to MongoDB and SQL Server -> Select MongoDB collections -> Set SQL Server tables -> Copy MongoDB collections 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. Batch copy MongoDB data to SQL Server.
Click “View”, See SQL Server table data.
Copy data from MongoDB collections to SQL Server in command line
Save “MongoDB to SQL Server” session, then you can:
- Copy data from MongoDB collections to SQL Server tables in Windows command line.
- Copy data from MongoDB collections to SQL Server tables in Linux command line.
- Copy data from MongoDB collections to SQL Server tables in macOS command line.
Set scheduled tasks for coping data from MongoDB collections to SQL Server
You can schedule and automate this converting task by:
1) Save session and create .bat file.
2) Set scheduled task for Windows.