featured courses bg

Getting Started with Prisma

Our First Data Model

Add a Table to the Database with a Prisma Migration

ryan

RyanChenkie

Full Stack Instructor

hero grid

After defining a model, we need to run a migration to sync up the state of our data model with our database. In this lesson, we see how to do so in two different ways.

Getting Started with Prisma

Lesson write-up coming soon