strapi/packages/strapi-database
Jorrit Schippers 175422d760
Update .npmignore files (#8865)
Add .editorconfig, .snyk, __tests__, jest.config.js
Remove .npmignore and .gitignore from admin subdirectories

Signed-off-by: Jorrit Schippers <jorrit@ncode.nl>
2021-01-28 16:57:29 +01:00
..
2021-01-08 10:09:10 +01:00
2021-01-08 10:09:10 +01:00
2021-01-28 16:57:29 +01:00
2020-07-08 09:45:28 +02:00

Strapi database layer

npm version npm downloads npm dependencies Build status Slack status

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.

Resources