Skip to content

Commit 7bdbbd6

Browse files
authored
Update src/content/docs/workers/tutorials/using-prisma-postgres-with-workers/index.mdx
1 parent c8a1fe7 commit 7bdbbd6

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/tutorials/using-prisma-postgres-with-workers

1 file changed

+1
-1
lines changed

src/content/docs/workers/tutorials/using-prisma-postgres-with-workers/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ languages:
1111
- PostgreSQL
1212
---
1313

14-
[Prisma Postgres](https://www.prisma.io/postgres) is a managed-PostgreSQL database that has built-in connection pooling, caching, real-time subscriptions, and query optimization recommendations.
14+
Prisma Postgres is a managed, serverless PostgreSQL database built on unikernels. It supports features like connection pooling, caching, real-time subscriptions, and query optimization recommendations. A free tier is available for initial development and testing.
1515

1616
In this tutorial, you will learn how to:
1717

0 commit comments

Comments
 (0)