Completed
- Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Learn Prisma in 60 Minutes
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - Project Setup
- 3 - Prisma Setup
- 4 - Basic Prisma Model Setup
- 5 - Prisma Migration Basics
- 6 - Prisma Client Basics
- 7 - Datasources and Generators
- 8 - Model Fields
- 9 - Model Relationships
- 10 - Model Attributes
- 11 - Enums
- 12 - Client Create Operations
- 13 - Client Read Operations
- 14 - Advanced Filtering
- 15 - Relationship Filtering
- 16 - Client Update Operations
- 17 - Connect Existing Relationships
- 18 - Client Delete Operations