Studio
Visualize and edit your database in a UI.
The
studio
application runs on port 3005.zopio
includes Prisma Studio, which is a visual editor for your database. To start it, run the following command:
Terminal
If you have an issue with Prisma Studio, firstly check your Prisma Schema and .env file for the correct database URL and make sure it’s running. See /packages/database for more details.