Learn Drizzle In 60 Minutes
Drizzle is a relatively new database ORM that aims to solve many of the problems with existing ORMs by being more flexible and performant. They have definitely accomplished their goals, but learning Drizzle can be quite overwhelming. In this crash course I will teach you everything you need to know about Drizzle to use it in your very own projects.
? Materials/References:
Prisma Vs Drizzle Video: https://youtu.be/cTu9-C2rd-0
SQL Crash Course Video: https://youtu.be/p3qvj9hO_Bo
Prisma Crash Course Video: https://youtu.be/RebA5J-rlwg
? Find Me Here:
My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon: https://www.patreon.com/WebDevSimplified
Twitter: https://twitter.com/DevSimplified
Discord: https://discord.gg/7StTjnR
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified
⏱️ Timestamps:
00:00 - Introduction
00:57 - What Is Drizzle
02:42 - Drizzle Setup
07:12 - Schema Basics
10:30 - Migration Setup
15:47 - Finalizing Setup
18:57 - Schema Advanced
30:59 - Inserting Data
35:47 - Query Style Data Select
49:30 - SQL Style Data Select
54:14 - Updating Data
55:20 - Deleting Data
#DrizzleORM #WDS #Drizzle
Web Dev Simplified
Web Dev Simplified is all about teaching web development skills and techniques in an efficient and practical manner. If you are just getting started in web development Web Dev Simplified has all the tools you need to learn the newest and most popular tech...