save-mongodb

JSON →
library 2.1.0 ·javascript
verified Jun 5, 2026

MongoDB persistence engine for the save library. Version 2.1.0 provides a MongoDB-backed implementation of the save ODM/ORM interface, enabling MongoDB as a storage backend for models. Released under the New BSD License, it is designed for use with Node.js (>=6). Key differentiators: simple integration with save, streaming find(), and callback-based API. Suitable for projects already using save that need MongoDB support.