mongodb-cg-lib

JSON →
library 1.3.3 ·javascript deprecated
verified Jun 5, 2026

A Node.js library wrapping the official MongoDB driver to provide simplified CRUD operations (find, insert, update, delete) designed for use with N3xGen components and OIH (Open Integration Hub) flows. Version 1.3.3 uses the MongoDB Node.js driver (v3.x) and the util-nxg-cg library for logging and validation. It only supports callback-based usage and lacks native Promise or async/await support. The library is not actively maintained; last updated in 2022, with limited documentation and no TypeScript definitions.