Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
pilcrowonpaper committed Dec 25, 2023
1 parent 2ad5892 commit c1e6427
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions docs/pages/database/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,7 @@ Refer to these guides on setting up your database, ORMs, and query builders:
- [Drizzle ORM](/database/drizzle)
- [MongoDB](/database/mongodb)
- [Mongoose](/database/mongoose)
- [MySQL](/database/mysql)
- `mysql2`
- PlanetScale serverless
- [PostgreSQL](/database/postgresql)
- node-postgres (`pg`)
- Postgres.js (`postgres`)
- [MySQL](/database/mysql): `mysql2`, PlanetScale serverless
- [PostgreSQL](/database/postgresql): node-postgres (`pg`), Postgres.js (`postgres`)
- [Prisma](/database/prisma)
- [SQLite](/database/sqlite)
- `better-sqlite3`
- Bun SQLite (`bun:sqlite`)
- Cloudflare D1
- LibSQL (Turso)
- [SQLite](/database/sqlite): `better-sqlite3`, Bun SQLite (`bun:sqlite`), Cloudflare D1, LibSQL (Turso)

0 comments on commit c1e6427

Please sign in to comment.