featured courses bg

Prisma vs Drizzle: Comparing the Top Type-Safe ORMs

Prisma vs Drizzle

Many to Many Relations with Drizzle

ryan

RyanChenkie

Full Stack Instructor

hero grid

If we want to use Drizzle's relational query API to do many-to-many relation queries, we need to have the proper set up in our schema file. In this lesson we'll see all of the pieces that are necessary for setting up our schema to be able to make queries using the 'with' operator in our findMany and findFirst calls.

Prisma vs Drizzle: Comparing the Top Type-Safe ORMs

Lesson write-up coming soon