Skip to content

Commit

Permalink
Update content/200-orm/050-overview/500-databases/250-prisma-postgres…
Browse files Browse the repository at this point in the history
….mdx
  • Loading branch information
ankur-arch authored Dec 2, 2024
1 parent fb4514a commit 9a7e77c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ const prisma = new PrismaClient()

With Prisma Postgres, a hosted version of [Prisma Studio](/orm/tools/prisma-studio) is available for you in of your project. Select the **Studio** tab in the left-hand navigation to view and edit your data:

![](/img/ppg-studio.png)
![View of Prisma Studio open in the console.](/img/ppg-studio.png)


## Pricing
Expand Down

0 comments on commit 9a7e77c

Please sign in to comment.