Code used in the video: https://github.com/neondatabase/drizzle-overview
In this video, you'll learn Drizzle ORM. We'll talk about its different components, how to define your database schema, and its SQL-like querying API as well as its relational API
Instructor: https://twitter.com/thisismahmoud_ | https://www.linkedin.com/in/mahmoud-codes/
→ Try Neon at https://neon.tech/youtube
→ Neon Discord: https://neon.tech/discord
→ Follow us on Twitter https://twitter.com/neondatabase
→ Star us on GitHub https://github.com/neondatabase/neon
Make sure to subscribe to the Neon YouTube channel so you don't miss out on any new videos ✨
00:00 Intro
00:40 Drizzle components
01:07 Project Overview
01:44 How Drizzle works
2:28 Defining the schema using Drizzle ORM
4:26 Generated SQL migrations with Drizzle Kit
8:46 Drizzle ORM's SQL-Like API
11:22 Drizzle ORM's relational API
13:35 Outro