Drizzle ORM First impressions - migrations, relations, queries!

Опубликовано: 22 Февраль 2025
на канале: Marius Espejo
39,429
698

In this video we take a quick look at the drizzle ORM to see if it's good enough to replace other options like prisma, typeorm, and Kysely. We'll create a simple application to test out creating migrations, running introspection, creating queries, and using relations. If you're looking for an orm for database queries that has very good typescript support but doesn't try to over abstract, you need check this one out!