dynamoose
Dynamoose is a modeling tool for Amazon's DynamoDB (inspired by Mongoose)
Updated by @fishcharlie
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
passport-local-mongoose
Mongoose plugin that simplifies building username and password login with Passport
Updated by @saintedlama
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
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
quickmongo
Quick Mongodb wrapper for beginners that provides key-value based interface.
Updated by @snowflake7
mongoose-unique-validator
popularmongoose-unique-validator is a plugin which adds pre-save validation for unique fields within a Mongoose schema.
Updated by @blakehaswell
mongoose-paginate-v2
A custom pagination library for Mongoose with customizable labels.
Updated by @aravindnc
mongoose-schema-jsonschema
Mongoose extention that allows to build json schema for mongoose models, schemas and queries
Updated by @dmitry.scheglov
mongoose-field-encryption
A simple symmetric encryption plugin for individual fields. Dependency free, only mongoose peer dependency.
Updated by @wheresvic