featured courses bg

Getting Started with Prisma

Our First Data Model

Define a Data Model in the Prisma Schema

ryan

RyanChenkie

Full Stack Instructor

hero grid

After Prisma is installed, the first step to working with a database is to define a data model. This is done in the schema.prisma file and in this lesson we see how to create our first model.

Getting Started with Prisma

Lesson write-up coming soon