MongoDB Backup Restore

JSON →
library 0.3.1 ·javascript maintenance
verified Jun 5, 2026

MongoDB Backup Restore (mongodb-backup-restore v0.3.1) is a Node.js library for backing up and restoring MongoDB databases using a JSON configuration. It wraps the mongodb-backup and mongodb-restore packages to provide a unified interface. Development appears slow with no recent updates. Key features include configuring backup and restore independently, appending strings to database names during restore, and support for MongoDB connection options like SSL. It requires a MongoDB client and is intended for migration and backup tasks.