Want to copy data from MongoDB collection to SQL Server table?
Using Withdata software MongoToDB, a MongoDB to SQL Server converter, you can transfer data from MongoDB collection to SQL Server table 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.
Copy MongoDB data to SQL Server
Login to MongoDB and SQL Server -> Choose MongoDB collection -> Set SQL Server table -> Export MongoDB data to SQL Server
Login to MongoDB.
Login to SQL Server.
Click “Import From Collection” at task dialog.
then show the wizard.
1. Choose source MongoDB collection.
2. Choose destination SQL Server table and config fields.
3. Preview data.
4. Copy MongoDB data to SQL Server.
Click “View”, See SQL Server table data.
Copy data from MongoDB collection 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 coping data from MongoDB collection to SQL Server
You can schedule and automate this “MongoDB to SQL Server” conversion task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS) file.