orm.

Drizzle

ORM

It’s the only ORM with both relational and SQL-like query APIs, providing you best of both worlds when it comes to accessing your relational data.

#database

Prisma

ORM

Prisma ORM unlocks a new level of developer experience when working with databases thanks to its intuitive data model, automated migrations, type-safety & auto-completion.

#database

Mongoose

ORM

Elegant mongodb object modeling for node.js