Skip to content

Commit

Permalink
Update 200-database-drivers.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolasburk authored Mar 13, 2024
1 parent fe134a6 commit 3dc829b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ There are two different types of driver adapters:
- [Database driver adapters](#database-driver-adapters)
- [Serverless driver adapters](#serverless-driver-adapters)

> **Note**: Driver adapters enable [edge deployments](/orm/prisma-client/deployment/edge/overview) of applications that use Prisma ORM.
### Database driver adapters

You can connect to your database using a Node.js-based driver from Prisma Client using a database driver adapter. Prisma maintains the following database driver adapters:
Expand Down

0 comments on commit 3dc829b

Please sign in to comment.