MENU

Fun & Interesting

Learn Drizzle In 60 Minutes

Web Dev Simplified 100,902 1 year ago
Video Not Working? Fix It Now

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

Comment