logo
Course

Introduction To Prisma Models

What is a Prisma Model ? In Prisma, our "models" are our Tables that we learned about in the SQL lessons. These Models are written by us in the schema.prisma file. Just like SQL Tables , these models will define the structure of the data we hold in our Database. ## Creating Models Models are defined directly in the schema.prisma file, right below our generator and datasource

The rest of this lesson is waiting.
Join JS Mastery Pro to unlock it.

gsap
javascript
nextjs
react native
threejs

Get Full Access

$149 /month

Lock in a year & save—2 months free!

  • Access to all courses

  • Quizzes, mini-challenges, AI summaries, inline sandboxes

  • Participation in a private community

  • Build real production-grade apps

  • Mock interviews & project reviews

  • Weekly live sessions & member-only access