mongoose-query-parser-fork
Convert url query string to MongooseJs friendly query object including advanced filtering, sorting, population, string template, type casting and many more...
Convert url query string to MongooseJs friendly query object including advanced filtering, sorting, population, string template, type casting and many more...
Quick and efficient random sampling of records utilizing a seed field.
A custom cursor-based pagination library for Mongoose with custom labels and the ability to hammer the aggregation pipeline into component parts for maximum performance.
This module allows you to 'populate' a mongoose model where the relationship ids are stored on another mongoose model that is related to this model
A powerful query maker for MongoDB with Mongoose
Plugin que convierte una colección en json, quita valores como _id y los converte en id
Reconnect mongoose connections
Simple mongoose wrapper with mongoose pagination and default scheme
Opinionated mongoose plugin for cursor based pagination
Integrate Mongoose with Elasticsearch, the easy way.
A module to manage data with MongoDB Atlas using Mongoose
Validators for mongoose models utilising validator.js
A Mongoose plugin to manage document versioning and history with JSON Patch diffs, now featuring rollback functionality and full support for NestJS.
Versioning module for MongoDB based in mongoose. It uses a main collection for the current data and a shadow collection for the old versions.
create, read, update and delete from mongodb with one line of code
uuid for mongoose
Define mongodb schema and documents by object oriented structure
Create Mongoose schemas using Zod.
Generate OpenAPI Schema Component Definitions based on Mongoose Schemas