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.
Connect to your Prisma Postgres database or bring your own in seconds. Prisma Studio now lives right in the Prisma Data Platform.
Skip installation and dive straight into your data. Your entire team can access and collaborate instantly.
Work together on the same database in real time. No local setup, no configuration - just seamless teamwork.
Access your database anywhere - work locally for rapid development or use Console for team collaboration. Switch seamlessly between solo and team workflows.
Browse your database visually with powerful filters and search. Spot patterns instantly and get insights for debugging or schema changes - no SQL needed.
Visualize complex data relationships with clickable model navigation. See your database architecture unfold naturally, helping teams understand how everything connects.
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.
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.
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