{"library":"mongodb-restore-dump","type":"library","category":null,"description":"Simple Node.js library to restore MongoDB dumps from BSON files created by mongodump. Version 1.0.1 is the latest stable release (no update cadence documented). Key differentiator: programmatic API for restoring dumps (full dump, single database, or single collection) with optional collection cleaning before insertion. Compared to mongorestore CLI, this lib offers fine-grained control within Node.js scripts. Minor downloads and single maintainer.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","mongo","mongodb","mongodump","mongorestore"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mongodb-restore-dump","imports":["const restore = require('mongodb-restore-dump')","const { dump } = require('mongodb-restore-dump')","const { database } = require('mongodb-restore-dump')"]},{"cmd":"yarn add mongodb-restore-dump","imports":[]},{"cmd":"pnpm add mongodb-restore-dump","imports":[]}],"homepage":"https://github.com/egorshulga/mongodb-restore-dump","github":"https://github.com/egorshulga/mongodb-restore-dump","docs":null,"changelog":null,"pypi":null,"npm":"mongodb-restore-dump","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}