Export multiple MongoDB collections to 1 TXT (“|” pipe delimited text) file without programming

by

Want to export multiple MongoDB collections to 1 TXT (“|” pipe delimited text) file?

Using MongoToFile, a native GUI tool, you can export multiple MongoDB collections to a single TXT (“|” pipe delimited text) file easily and fast, no need to program, just a few mouse clicks!

Support all MongoDB deployment types: standalone, replica set, sharded cluster, and MongoDB Atlas.

Support Windows, Linux, macOS.

Here’s how to.

Export

Please download and install MongoToFile, then run it.

Start MongoToFile, connect to MongoDB.

export MongoDB collection to PIPE file - connect to mongodb

Click “Export Similar Collections” at task dialog.

Export multiple MongoDB collections to 1 PIPE file - task window

Select “TXT” file type.

Export MongoDB collections to 1 PIPE file - select type

1. Select MongoDB collections to export.

Extract multiple MongoDB collections to 1 PIPE file - select collections

2. Set TXT (“|” pipe delimited text) options.

Batch dump multiple MongoDB collections to 1 PIPE file - config PIPE file

3. Summary.

Batch convert multiple MongoDB collections to 1 PIPE file - summary

4. Export multiple MongoDB collections to one TXT (“|” pipe delimited text) file.

Export multiple MongoDB collections to 1 PIPE file - convert file

After exporting, you can view output TXT (“|” pipe delimited text) file.

Bulk Export MongoDB collections to single TXT file - view TXT file

Save/load session

You can save/load session to run “MongoDB collections to single TXT (“|” pipe delimited text) file” conversion repeatly.

1.Save Session.

Click “Save Session” button, then enter a session file name.

Bulk Export MongoDB collections to single TXT file - save session

click “OK” button.

2.Load Session.

Click the “Open a Saved Session” in task window, select a session file.

Bulk Export MongoDB collections to single TXT file - load session

then show the wizard form, click a few “Next” to export MongoDB collections to single TXT (“|” pipe delimited text) file.

Bulk Export MongoDB collections to single TXT file - start session

Run in command line

You can run “MongoDB collections to single TXT (“|” pipe delimited text) file” conversion in command line.

When you save session, you can click “Save & Make Batch File”.

Bulk Export MongoDB collections to single TXT file - save session

The “Save & Make Batch File” form shows.

Bulk Export MongoDB collections to single TXT file - create batch file

Click “OK” button, you’ll create a batch file, in Windows, like this:

C:
cd "C:\Users\pansh\AppData\Local\Programs\MongoToFile"
MongoToFile task="C:\Users\pansh\Documents\test.uls" logfile="C:\Users\pansh\Documents\test.log"

You can run this batch file in command line.

Run as scheduled task

You can run “MongoDB collections to single TXT (“|” pipe delimited text) file” conversion automatically at specific time.

On Linux/macOS, you can use Crontab.

For macOS, How to Fix Cron Permission Issues in macOS.

On Windows, in “Save & Make Batch File” form, you can click “Create & Schedule Task” to set a scheduled task.

Bulk Export MongoDB collections to single TXT file - create batch file

And then, with scheduled task wizard, step by step.

Bulk Export MongoDB collections to single TXT file - scheduled task application

Bulk Export MongoDB collections to single TXT file - scheduled task name

Bulk Export MongoDB collections to single TXT file - scheduled task time

Bulk Export MongoDB collections to single TXT file - scheduled task user

Bulk Export MongoDB collections to single TXT file - scheduled task information

You’ll see created task listed in scheduled task list.

scheduled task list

Download

Here you can download MongoToFile, and buy MongoToFile.

Download MongoToFile Download MongoToFile