Prisma Studio

Explore and
understand your data

The ultimate tool for exploring and editing data in your Prisma project. Work locally or team up inside the Prisma Console.

Prisma Studio Hero

Instant Access to Your Database

Connect to your Prisma Postgres database or bring your own in seconds. Prisma Studio now lives right in the Prisma Data Platform.

Zero Setup Required

Skip installation and dive straight into your data. Your entire team can access and collaborate instantly.

Real-Time Collaboration

Work together on the same database in real time. No local setup, no configuration, just seamless teamwork.

Runs anywhere

Local or collaborative

Access your database anywhere. Work locally for rapid development or use Console for team collaboration. Switch seamlessly between solo and team workflows.

Prisma Studio interface showing local and collaborative workflows

Data exploration

Understand your data

Browse your database visually with powerful filters and search. Spot patterns instantly and get insights for debugging or schema changes, no SQL needed.

Prisma Studio data exploration interface with highlighted filters

Advanced filtering

Power through complexity

Visualize complex data relationships with clickable model navigation. See your database architecture unfold naturally, helping teams understand how everything connects.

Prisma Studio advanced filtering interface

Multiple tabs

Switch contexts instantly

Find exactly what you need with powerful, precise filtering. Combine filters and operators to quickly surface insights from complex data.

Prisma Studio with multiple tabs open

Amazing data editing UX

Embed in your own apps

When using Prisma Postgres, you can integrate Studio directly in your own applications to provide a polished data editing experience to your users.

Embedded Prisma Studio experience inside an app

See how Studio works

Access Prisma Studio on your local machine during development, or in the Platform Console to collaborate on data with your team.

Explore Studio in Console

Try it out!

Take Studio for a spin with a local pre-seeded database and example project.

npx try-prisma@latest --template orm/starter \
&& cd hello-prisma \
&& npx prisma studio