mongodump
There are 38 repositories under mongodump topic.
mittwald/brudi
Easy, incremental and encrypted backup creation / restoration for different backends (file, mongoDB, mysql, postgres, etc.)
llangit/lambda-mongocluster-s3
Backup MongoDB cluster database to AWS S3 via a Lambda function.
chrisantonellis/mongobar
mongobar 🍫 MongoDB Backup and Restore manager
kysely/mongodb-atlas-backup
The human way to mongodump and mongorestore your MongoDB Atlas cluster
jayknoxqu/database-backup
mysql和mongodb定时备份并上传到阿里云OSS
perfectstorm88/db-backup-and-restore
db-backup-and-restore(mysql、mongodb)
boly38/node-mongotools
node mongoTools wrapper
cdxOo/mongodb-restore
Simple module to restore MongoDB dumps from BSON files
pferreirafabricio/backup-mongo-db
🗳️ A simple PowerShell script to make a backup of a MongoDB database and create a scheduled task for it on Windows
nugrahawahyu/mongo-backup-cron-s3
Dockerfile - Cron job for dumping mongo database and upload the result to S3
actalog/mongodump
🍃 GitHub Action for creating a binary export of a database's contents
gnokoheat/korean-calendar
MongoDB data - 2000y ~ 2100y Korean calendar with Solar calendar, Lunar calendar, Day of week and Holiday
mannuscript/mongoexport-TSV
A mongoexport wrapper to get mongo dump in tsv format!
nnqq/kube-mongodump
☸️ K8s cron job MongoDB backup to S3
viperadnan-git/mongodump-rclone
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.
BrammyS/mongodump-docker
Backup your Mongodb database with cron inside of a docker container!
flaviotvrs/mongodb-migration-tools
This tool allows you to copy a Mongo database from one cluster to another.
itspngu/asdf-mongo-tools
mongo-tools (assorted MongoDB utilities) plugin for the asdf version manager.
jake-low/mongodumper
Microservice which runs mongodump as a configurable cron job
jeansibelius/mongodb-cron-backups
Tool to create MongoDB backups using CRON for scheduling.
mian-ali/mongodb_dump_nodejs
This project provides a Node.js script to scheduled backup your MongoDB database to a .gzip file daily using node-cron.
pavlos163/mongo-to-s3-backup
A Docker-based script to retrieve a mongo dump and upload it to S3
Sarvesh-SP/mDump
simple script to backup your mongo database.
weaponsforge/mongo-importex
Utility for importing, exporting and dropping MongoDB databases
ahmadalsajid/python-lambda-mongocluster-s3
Python script with mongodump binary to backup MongoDB Atlas database to AWS S3 bucket using AWS Lambda python function.
beytullahgurpinar/pymongo-transfer-collection
pyMongo Transfer Collection Another Server
bigelio/db-backup
Mongodb backup script with nodejs.
kaalpanikh/automated-backups
Automated MongoDB backup system with AWS S3 storage, compression, and retention management via cron jobs
KislayKashyap-hub/Super-APP
The Super App is a comprehensive platform that integrates multiple services including user management, e-commerce, payment processing, real-time messaging, ride-hailing, analytics, notifications, and search functionality.
nkonev/mongodumper
Takes mongodumps and returns it by http as gzipped file
RiccardoCurcio/frida
backup from different database mongodb, mariadb, mysql, mysqldump
smaruki/db-backups
Backups Scripts
HK-Mattew/python-mongo-tools
Tool for MongoDB - Ex: Create dump/backup of your database and other tools.
matheusAle/mongoutils
Node wrapper over mongorestore and mongodump binaries
noemission/mongo-s3-dumper
A docker image that takes mongo backups using a cron job and uploads them to an s3 bucket.
RafaMunoz/PyMongoBack
PyMongo Back is a simple Python library designed to help you create MongoDB Backups from both local and remote servers.