Prisma studio

Explore and understand your data

The ultimate tool for exploring and editing data in your Prisma project. Work locally or team up in Prisma Console to seamlessly collaborate on data management with your team.

Prisma Studio UI
EMBEDDED IN THE PRISMA DATA PLATFORM

Native to your workflow

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.

Embedded
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.

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.

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.

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. See your data clearly through the perfect lens.

See how Studio works

Explore Studio in Prisma Console

Access Prisma Studio on your local machine during development or in the Prisma Console to easily collaborate on data with your team. Bring your own database or use Prisma Postgres for fast and easy access to your data.

Try it out!

Get started locally with a pre-seeded database and example project.

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