mongodb-dao-es6

JSON →
library 2.0.2 ·javascript maintenance
verified Jun 7, 2026

Generic Data Access Object for MongoDB that simplifies CRUD operations with a class-based API. Version 2.0.2, released in 2019, is the latest stable version. It wraps the native MongoDB driver to provide pagination, sorted queries, and formatted output. Compared to lower-level drivers, it reduces boilerplate but lacks active updates and TypeScript support. The package is ES6-native and uses the native MongoDB driver as a peer dependency.