Skip to content

Commit

Permalink
add missing guide link
Browse files Browse the repository at this point in the history
  • Loading branch information
pilcrowonpaper committed Jan 6, 2024
1 parent ae941ec commit 2f5684b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/pages/database/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ See [`Adapter`](/reference/main/Adapter) for building your own adapters
Refer to these guides on setting up your database, ORMs, and query builders:

- [Drizzle ORM](/database/drizzle)
- [Kysely](/database/kysely)
- [MongoDB](/database/mongodb)
- [Mongoose](/database/mongoose)
- [MySQL](/database/mysql): `mysql2`, PlanetScale serverless
Expand Down

0 comments on commit 2f5684b

Please sign in to comment.