MongoDB Ops
JSON →MongoDB Ops is a lightweight Node.js library (v0.11.0, updated irregularly) that provides a simple static-level MongoDB client wrapper for CRUD operations. It automatically manages connection reuse and exposes methods like getData, writeData, and writeBulkData. Unlike the official MongoDB driver, it offers a higher-level API with built-in connection pooling, but lacks advanced features like transactions or change streams. Key differentiators include its minimal setup and direct static methods that require only collection name and connection string.
Traffic · last 30 days stale · no recent hits
total hits 6
actors 1 distinct systems
last hit 21d ago human
top countries 🇸🇬 Singapore · 🇺🇸 United States
Resources
packagemongodb-ops ↗