Want to batch export MongoDB collections to SQL files?
Using Withdata software MongoToFile, a MongoDB SQL exporter for Windows, MacOS, and Linux, you can export MongoDB collections to SQL files in a batch, 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.
Export MongoDB collections to SQL files in a batch
Login to MongoDB -> Select MongoDB collections -> Set SQL options -> Export MongoDB to SQL
Start MongoToFile, connect to MongoDB.
Click “Export All Collections” at task dialog.
then show the wizard.
Select “SQL” file type.
1. Select MongoDB collections to export.
2. Set SQL options.
3. List collections to be exported.
4. Summary.
5. Batch export MongoDB collections to SQL files.
After exporting, you can view output SQL files.
Batch export MongoDB collections to SQL files in command line
Save “MongoDB to SQL” session, then you can:
- Bulk export MongoDB collections to SQL in Windows command line.
- Bulk export MongoDB collections to SQL in Linux command line.
- Bulk export MongoDB collections to SQL in macOS command line.
Set scheduled tasks for batch exporting MongoDB collections to SQL files
You can schedule and automate this “MongoDB to SQL” conversion task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS) file.