mongodb-io

JSON →
library 0.2.5 ·javascript deprecated
verified Jun 5, 2026

A Node.js library for exporting and importing MongoDB documents using mongodump and mongorestore. Version 0.2.5, last updated 2018. Only supports Linux x64 and macOS x64. Provides a programmatic API to backup/restore databases or collections, with options for filtering collections via queries and dropping before restore. Limited to local MongoDB instances; no cloud or authentication beyond user/password.