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