A tool for performing consistent backups of MongoDB Clusters or Replica Sets
-
Updated
Mar 25, 2021 - Python
A tool for performing consistent backups of MongoDB Clusters or Replica Sets
mongobar 🍫 MongoDB Backup and Restore manager
Simple mongodb backup for server running secondaries for all shards.
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.
MongoDB backup script from local to s3
Add a description, image, and links to the mongodb-backup topic page so that developers can more easily learn about it.
To associate your repository with the mongodb-backup topic, visit your repo's landing page and select "manage topics."