mongodb-promise
JSON →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.
Resources
packagemongodb-promise ↗