afridho-mongodb

JSON →
library 1.7.71 ·javascript
verified Jun 4, 2026

A lightweight MongoDB client wrapper for Node.js that simplifies CRUD operations with a class-based ClientDB interface. Version 1.7.71 provides methods like insert, read, update, delete, find, and storage stats. It uses environment variables for connection and requires dotenv. Differentiators include a minimal API surface, built-in connection management, and no dependency on Mongoose. Release cadence is irregular.