mongoose-plugin topic

List mongoose-plugin repositories

passport-local-mongoose

1.2k
Stars
295
Forks
Watchers

Passport-Local Mongoose is a Mongoose plugin that simplifies building username and password login with Passport

mongoose-deep-populate

469
Stars
44
Forks
Watchers

Mongoose plugin to enable deep population of nested models ⛺

mongoose-findorcreate

178
Stars
13
Forks
Watchers

Simple plugin for Mongoose which adds a findOrCreate method to models.

mongoose-update-if-current

78
Stars
10
Forks
Watchers

Optimistic concurrency (OCC) plugin for mongoose.

mongoose-plugin-autoinc

66
Stars
14
Forks
Watchers

Mongoose plugin that auto-increments any ID field on your schema every time a document is saved

mongoose-mpath

67
Stars
16
Forks
Watchers

Mongoose plugin for tree hierarchy using the materialized path pattern.

mongoose-named-scopes

59
Stars
3
Forks
Watchers

:four_leaf_clover: Define custom, chainable Mongoose queries

mongoose-pii

44
Stars
3
Forks
Watchers

A Mongoose plugin that lets you transparently cipher stored PII and use securely-hashed passwords

mongoose-plugin-cache

44
Stars
4
Forks
Watchers

The Perfect Marriage of MongoDB and Redis