{"library":"mongodb-wrapper","type":"library","category":null,"description":"An unofficial wrapper around the MongoDB Node.js driver that provides a console-like API for CRUD operations. Version 1.0.3 is the latest stable release, though the package is effectively abandoned (no updates since 2012). It wraps node-mongodb-native but introduces a non-standard API surface that does not follow modern best practices. Notably, it does not support promises or async/await and is not compatible with MongoDB 3.x+ drivers. For modern projects, use the official mongodb package or mongoose.","language":"javascript","status":"abandoned","version":"1.0.3","tags":["javascript","mongodb"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mongodb-wrapper","imports":["var mongo = require('mongodb-wrapper');"]},{"cmd":"yarn add mongodb-wrapper","imports":[]},{"cmd":"pnpm add mongodb-wrapper","imports":[]}],"homepage":"git://github.com/idottv/node-mongodb-wrapper","github":"git://github.com/idottv/node-mongodb-wrapper","docs":null,"changelog":null,"pypi":null,"npm":"mongodb-wrapper","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}