MongoDB Base Repository
JSON →mongodb-baserepository (v1.0.6) is a lightweight base repository pattern for MongoDB built on the native MongoDB driver. It provides CRUD operations, query helpers, and a consistent interface for building data access layers. The package uses a class-based approach where you extend the BaseRepository to create entity-specific repositories. It requires Node.js >=0.10.0 and has not been updated since 2015; it is effectively in maintenance mode with no recent releases. Alternatives include more modern repository abstractions like mongodb-repository or using Mongoose's built-in repository pattern.
Resources
packagemongodb-baserepository ↗
API endpoints
full doc /v1/registry/mongodb-baserepository