mongoose-es

A small plugin for mongoose.js allows you to automatically index the data in the elastic (ElasticSearch)

mongoose-trash

This package helps to retrieve MongoDB documents from Trash. The package is tested on express.js, fastify.js and nest.js

mongoose-super

Augments Mongoose.js models with super() to call parent model methods. Augmentation is done in an inherit() function that returns a child model based on a parent model and a child schema.