Export data to a JSON file from your MongoDB database

You can export data from your MongoDB collections to a JSON file for further data integratiton purposes if required. To access the data export tool, from the Task manager, click on DB Actions → Ops manager → Query data to JSON file. Complete the form and execute the operation, you can also preview the data to be exported before executing by using the preview button.

The platform outputs a file compressed using gzip. You can easily extract this file using almost all compress and extract tools such as winrar, winzip, 7zip etc.

MongoDB CSV export