Clone mongoose schema to new schema
Always populate() certain fields in your mongoose schemas
Mongoose extension that allows to build json schema for mongoose models, schemas and queries
mongoose-unique-validator is a plugin which adds pre-save validation for unique fields within a Mongoose schema.
OpenTelemetry instrumentation for `mongoose` database object data modeling (ODM) library for MongoDB
Mongoose MongoDB ODM
Apply getters to the results of mongoose queries when using `.lean()`
Mongoose plugin that simplifies building username and password login with Passport
Attach virtuals to the results of mongoose queries when using `.lean()`
Attach defaults to the results of mongoose queries when using `.lean()`
Schema definitions for GeoJSON types for use with Mongoose JS
Conversion library for transforming Mongoose schema objects into Swagger schema definitions.
Resolve all your $refs
A Typescript interface generator for Mongoose that works out of the box.
This plugin allows you to auto-increment any field on any mongoose schema that you wish.
Create Mongoose schemas using Zod.
Pagination plugin for Mongoose
Mongoose soft delete plugin
A Jest package for mocking mongoose models
Traverse JSON Schema passing each schema object to callback
Hides certain model properties when invoking toJSON or toObject.
Legacy pluralization logic for mongoose
Re-usable helpers for mongoose
A custom pagination library for Mongoose with customizable labels.