stream-to-mongo-db
JSON →Stream objects directly into MongoDB collections using a configurable writable stream. Version 1.6.0 (last released in 2019) supports Node 8+ and provides batch write control to optimize insert performance. Differentiated by its simple streaming interface, it works with any readable stream (MongoDB cursors, Mongoose queries, S3 files, HTTP APIs) and allows transformation before write. The package is minimal with no external runtime dependencies beyond mongodb.
Resources
packagestream-to-mongo-db ↗
API endpoints
full doc /v1/registry/stream-to-mongo-db