prisma db

Manage your database schema and lifecycle (Preview)

Subcommands

NameDescription
pull
pushThis command pushes the state of your Prisma schema file to the database without using migrations files
seedSeed your database
executeExecute native commands to your database