{"library":"mongodb-backup-toolkit","type":"library","category":null,"description":"A Node.js library (v1.0.8) for backing up and restoring MongoDB databases using Mongoose. It exports all collections as JSON files to a specified directory and restores them by reading and inserting those files. Different from mongodump/restore by being a pure-JS solution with no CLI dependency. Intermittent updates with basic functionality; not actively maintained.","language":"javascript","status":"maintenance","version":"1.0.8","tags":["javascript","backup","restore","toolkit","database","mongodb","mongoose","collections","documents","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mongodb-backup-toolkit","imports":["import MongoBackupToolkit from 'mongodb-backup-toolkit'","import { backup, restore } from 'mongodb-backup-toolkit'","import type { MongoBackupToolkit } from 'mongodb-backup-toolkit'"]},{"cmd":"yarn add mongodb-backup-toolkit","imports":[]},{"cmd":"pnpm add mongodb-backup-toolkit","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"mongodb-backup-toolkit","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}