Skip to content

Commit

Permalink
redo database drivers description
Browse files Browse the repository at this point in the history
  • Loading branch information
ruheni committed Nov 7, 2023
1 parent a0e44d0 commit ff8ec25
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions content/200-concepts/100-components/database-drivers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ Serverless driver adapters allow you to connect to your database using other pro

### Database driver adapters

Database driver adapters enable you to connect to your database using the default protocol that a database provider offers. For example, Turso only supports HTTP connections.

Prisma maintains the following database driver adapters:
Database driver adapters enable you to connect to your database using Node-based database drivers. Prisma maintains the following database driver adapters:

- [Turso](/guides/database/turso#connect-and-query-your-primary-database)

Expand Down

0 comments on commit ff8ec25

Please sign in to comment.