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