@x-team/strapi-database
v3.8.1
Published
Strapi's database layer
Downloads
18
Readme
Strapi database layer
Deprecation Warning :warning:
Hello! We have some news to share,
We’ve decided it’ll soon be time to end the support for strapi-database
.
After years of iterations, Strapi is going to V4 and we won’t maintain V3 packages when it’ll reach its end-of-support milestone (~end of Q3 2022).
If you’ve been using strapi-database
and have migrated to V4 (or if you want to), you can find the equivalent and updated version of this package at this URL and with the following name on NPM: @strapi/database
.
If you’ve contributed to the development of this package, thank you again for that! We hope to see you on the V4 soon.
The Strapi team
This package is strapi's database handling layer. It is responsible for orchestrating database connectors and implementing the logic of strapi's data structures.
This package is not meant to be used as a standalone module.