连接池
Accelerate 提供内置连接池,可以高效地管理数据库连接。它包含在 Prisma Postgres 中,但你也可以通过在 和 将其连接到你的数据库 中启用 Accelerate 将其用于你自己的数据库。此页面已迁移,Prisma Accelerate 中的连接池现已记录在 Prisma Postgres 部分 中。
¥Accelerate provides built-in connection pooling to efficiently manage database connections. It's included as part of Prisma Postgres, but you can also use it with your own database by enabling Accelerate in the and connecting it to your database. This page has moved, connection pooling in Prisma Accelerate is now documented in the Prisma Postgres section.