{"library":"mongodb-promise","type":"library","category":null,"description":"A lightweight promise wrapper around the node-mongodb-native driver. Version 0.0.4, last release circa 2014. Provides a thin layer that returns promises for common MongoDB operations like connect, insert, find, and stats. No longer actively developed; the official MongoDB driver now has built-in promise support via async/await. Differentiator: early promise-based interface for MongoDB before the native driver added promises.","language":"javascript","status":"abandoned","version":"0.0.4","tags":["javascript","mongo","mongodb","promise","promises","promises-a","promises-aplus","node"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mongodb-promise","imports":["const mp = require('mongodb-promise');","mp.MongoClient",".fail(function(err) { ... })"]},{"cmd":"yarn add mongodb-promise","imports":[]},{"cmd":"pnpm add mongodb-promise","imports":[]}],"homepage":"https://github.com/jbong/mongodb-promise","github":"https://github.com/jbong/mongodb-promise","docs":null,"changelog":null,"pypi":null,"npm":"mongodb-promise","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}