The easiest way to explore and manipulate your data in all of your Prisma projects.
With a simple tabular interface you can quickly have a look at the data of your local database and check if your app is working correctly.
Interact with your Data with full CRUD functionality.
View your data any way you want by filtering, sorting and paginating it.
Studio makes it easy to access and navigate related data from both sides of the relation. Just click on the relation field and drill down into related models.
Like spreadsheets, double click on a cell and edit its value on the spot. Don't worry about accidental changes, all edits have to be confirmed first.
Match your OS theme or just reduce eye strain by switching to Prisma Studio in dark mode.
Run it from the command line with npx prisma studio