This is the crash course of Drizzle ORM in NestJS
📖 Chapters
0:00 Intro
0:35 Topics
1:31 NestJS Project
3:08 Postgres Database in NEON
3:50 Env Variable in NestJS
4:16 Drizzle ORM Module In NestJS
7:26 Drizzle ORM Schema
9:09 Creating The User Table With Drizzle ORM
11:09 Migrations in Drizzle ORM
14:11 One To One Relationship in Drizzle ORM
17:19 Multiple Drizzle ORM Schema Files
20:36 One To Many Relation in Drizzle ORM
22:26 Create Comments Table with Drizzle ORM
24:42 Many To Many Relations in Drizzle ORM
25:48 Groups Table
26:17 Joint Table in Drizzle ORM
27:25 Composite Primary Key in Drizzle ORM
29:44 Index in Drizzle ORM
31:59 Drizzle ORM Seeding
45:04 CRUD Operations in Drizzle ORM
50:18 Drizzle ORM Relations Function
53:27 Nested Queries with Drizzle ORM
59:14 Filtering The Queries
1:00:00 Update Data
1:01:23 Delete Statement
1:02:23 Next Video: Invalidate JWT Tokens in NestJS
💖 Become a member to support me: / @sakuradev
GitHub Repo (Please Give it a ⭐):
https://github.com/vahid-nejad/Drizzl...