mongodb-restore-streaming
JSON →A streaming MongoDB restore utility for importing data from mongodb-backup or similar dump formats. Current stable version is 1.6.4, released with no active development cadence. It is a fork of hex7c0's mongodb-restore, providing a Node.js API to restore MongoDB collections from a backup directory. Key differentiators: streaming restore (avoids loading entire dataset into memory), supports standard mongodump output format, and targets Node.js >=4. However, the project appears to be in maintenance mode with limited updates.
Resources
packagemongodb-restore-streaming ↗