Abstract mongoose plugin, allowing usage of 'pre' and 'post' hooks on internal direct wrappers to database API for all (including static) mongoose operations.
Mongoose hook for the Strapi framework
Mongoose plugin, adding `createdAt` and `modifiedAt` timestamp fields to document. `modifiedAt` is changed on any type of update.
Mongoose plugin, adding revision field to documents, which gets increased on each update (not only arrays, as internal versioning does). Also, disables internal versioning.
Mongoose hook for the Strapi framework
Mongoose plugin to use String _id and by default will generate 16-char base64 string representation of ObjectId.
A mongoose plugin, improving 'Model.ensureIndexes' method, allowing also deletion of unused indexes and reindexing with changed options.
Mongoose hook for the Strapi framework
Mongoose hook for the Zenapi framework
Mongoose hook for the mobileapi framework
Mongoose hook for the Tysapi framework
Mongoose hook for the Strapi framework
Mongoose hook for the Strapi framework
Mongoose hook for the Strapi framework - modified
Mongoose hook for the Strapi framework
Mongoose hook for the Strapi framework
Mongoose hook for the Strapi framework
OpenTelemetry instrumentation for `mongoose` database object data modeling (ODM) library for MongoDB
Mongoose MongoDB ODM
Mongoose hook for the Strapi framework - modified
Mongoose hook for the Strapi framework
restify-mongoose hook for implementing restify-mongoose
Mongoose hook for the Strapi framework
Mongoose hook for the Strapi framework with ssl CA implementation