mongodb-tools-automation
There are 1 repositories under mongodb-tools-automation topic.
darkwaves-ofc/MongoDB-Backup-Script
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.