There are 0 repository under mongoexport topic.
This Python script allows you to back up MongoDB databases to JSON files. It exports all collections from specified MongoDB databases into JSON format using `mongoexport` and processes them into readable files.
This repo is for learning mongo commands.
mongo-dumper is a simple cli script to easily dump, compress and optionally encrypt your monogdb database/cluster
A mongoexport wrapper to get mongo dump in tsv format!
Backup a MongoDB database using mongodump and upload it to a remote storage using rclone. It is intended to be used as a cron job.
mongo-tools (assorted MongoDB utilities) plugin for the asdf version manager.
An easy way to export documents associated with an ID from multiple collections. Surgically.
Export from MongoDB as CSV + Upload on SFTP