Use database studio
Both Prisma and Drizzle come with a database studio that allows you to view and interact with your database.
To open the studio, simply run the following command from the root of your project:
pnpm --filter database studioBoth Prisma and Drizzle come with a database studio that allows you to view and interact with your database.
To open the studio, simply run the following command from the root of your project:
pnpm --filter database studio