Want to export multiple MongoDB collections to 1 JSON file?
Using Withdata software MongoToFile, a MongoDB JSON exporter for Windows, MacOS, and Linux, you can export multiple similar MongoDB collections to a single JSON file 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.
Download MongoToFile
Windows 64 bit
Windows 32 bit
Linux .deb (For Debian, Ubuntu) 64 bit
Linux .rpm (For Red Hat, Fedora, SUSE) 64 bit
MacOS 64 bit
Export multiple MongoDB collections to a single JSON file
Login to MongoDB -> Choose MongoDB collection -> Set JSON options -> Export MongoDB to JSON
Start MongoToFile, connect to MongoDB.
Click “Export Similar Collections” at task dialog.
Select “JSON” file type.
1. Select MongoDB collections to export.
2. Set JSON options.
3. Summary.
4. Export multiple MongoDB collections to one JSON file.
After exporting, you can view output JSON file.
Export multiple MongoDB collections to one JSON file in command line
Save “MongoDB to JSON” session, then you can:
- Export multiple MongoDB collections to one JSON file in Windows command line.
- Export multiple MongoDB collections to one JSON file in Linux command line.
- Export multiple MongoDB collections to one JSON file in macOS command line.
Set scheduled tasks for exporting multiple MongoDB collections to one JSON file
You can schedule and automate this “MongoDB to JSON” conversion task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS) file.