featured courses bg

Prisma vs Drizzle: Comparing the Top Type-Safe ORMs

Prisma vs Drizzle

All Drizzle CRUD Operators

ryan

RyanChenkie

Full Stack Instructor

hero grid

When doing read queries with Drizzle, we have the option of using their SQL-like operators or using the relational query API. When it comes to creating, updating, and deleting data, the only option as of now is to use the SQL-like operators. Let's see how to do so in this lesson.

Prisma vs Drizzle: Comparing the Top Type-Safe ORMs

Lesson write-up coming soon