Главная
Study mode:
on
1
- Intro & What Is Prisma?
2
- What Is Data Modeling?
3
- Getting Started
4
- The Schema File
5
- User Model
6
- Article Model
7
- Running Migrations
8
- Using The Prisma Client
9
- main Function
10
- Create a User
11
- Get Users
12
- Create Article & Relate User
13
- Create User & Article With One Query
14
- Loop Through Users & Articles
15
- Update Data
16
- Remove Data
17
- Prisma Studio GUI
Description:
Learn to use Prisma, a powerful Node.js and TypeScript ORM and toolkit for database interaction, in this comprehensive 37-minute crash course. Explore key concepts including data modeling, schema creation, and migrations. Master the Prisma Client to perform CRUD operations, create relationships between models, and execute complex queries. Discover how to set up User and Article models, run migrations, and utilize the main() function. Practice creating, retrieving, updating, and deleting data, as well as establishing relationships between entities. Gain hands-on experience with looping through users and articles, and finish by exploring the Prisma Studio GUI for visual database management. Access a written version of the course and additional resources to enhance your learning experience.

Prisma Crash Course

Traversy Media
Add to list