docs: sqlite is also supported (#9690)

Sqlite is also supported.
This commit is contained in:
DracoBlue
2024-12-04 14:59:34 +01:00
committed by GitHub
parent 50823be9e5
commit d118544b44

View File

@@ -12,7 +12,7 @@ Payload requires the following software:
- Any JavaScript package manager (Yarn, NPM, or pnpm - pnpm is preferred)
- Node.js version 20.9.0+
- Any [compatible database](/docs/database/overview) (MongoDB or Postgres)
- Any [compatible database](/docs/database/overview) (MongoDB, Postgres or Sqlite)
<Banner type="warning">
<strong>Important:</strong>