Prisma 2 (Node JS ORM) Crash Course

Опубликовано: 09 Октябрь 2024
на канале: Laith Academy
55,052
1.2k

This crash course will teach you how to use Prisma which is a popular NodeJS ORM.

Here are some of the videos I suggest in this video.
1) MySQL Download
   • How To Install MySQL on Windows 10  
2) Auth Crash Course
   • JWT Authentication with Node Crash Co...  
3) Database Indexing
   • Database Indexing for Dumb Developers  

Git Repo:
https://github.com/harblaith7/prisma-...

Timeline:
0:00 - Intro
5:12 - Prisma Setup
12:53 - Schema Definitions
19:53 - Migrations
25:54 - Introspection
30:32 - Relating Data
38:27 - Prisma Studio
40:25 - Prisma Client