mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 02:16:03 +00:00
Bumps [pluralize](https://github.com/blakeembrey/pluralize) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/blakeembrey/pluralize/releases) - [Commits](https://github.com/blakeembrey/pluralize/compare/v7.0.0...v8.0.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
strapi-connector-mongoose
This built-in connector allows you to use the Mongoose ORM.
Mongoose ORM provides a straight-forward, schema-based solution to model your application data. It includes built-in type casting, validation, query building, business logic connectors and more, out of the box.