mongodb-backup

JSON →
library 3.2.1 ·javascript
verified Jun 5, 2026

Backup MongoDB databases to BSON or JSON files with optional tar packing and streaming. v3.2.1 supports Node >=4 and uses the native MongoDB driver. Key differentiators: supports parallel collection scan, metadata (indexes) saving, and query-based filtering. Alternatives: mongodump CLI, mongodb-backup-cli for command line.