mongodb-core
Core MongoDB driver functionality, no bells and whistles and meant for integration not end applications
Updated by @daprahamian
bson-objectid
Construct ObjectIDs without the mongodb driver or bson module
Updated by @niftylettuce
mongodb-memory-server
MongoDB Server for testing (auto-download latest version). The server will allow you to connect your favourite ODM or client library to the MongoDB Server and run parallel …
Updated by @nodkz
connect-mongodb-session
MongoDB session store for connect/express built by MongoDB
Updated by @vkarpov15
mongodb-memory-server-core
MongoDB Server for testing (core package, without autodownload). The server will allow you to connect your favourite ODM or client library to the MongoDB Server and run parallel …
Updated by @nodkz
graphql-compose-mongoose
Plugin for `graphql-compose` which derive a graphql types from a mongoose model.
Updated by @nodkz
express-mongo-sanitize
Sanitize your express payload to prevent MongoDB operator injection.
Updated by @fiznool
mongoose-gridfs
[](https://app.travis-ci.com/lykmapipo/mongoose-gridfs) [![Dependencies …
Updated by @lykmapipo
mongoose-autopopulate
Always populate() certain fields in your mongoose schemas
Updated by @vkarpov15
mongoose-encryption
Simple encryption and authentication plugin for Mongoose
Updated by @joegoldbeck