🔗
ORM & Query Builders
Database abstraction and query tools
Drizzle
TypeScript ORM that feels like writing SQL
Knex.js
SQL query builder for Node.js with migration support
Kysely
Type-safe TypeScript SQL query builder
MikroORM
TypeScript ORM with Unit of Work and Identity Map patterns
Prisma
Next-generation TypeScript ORM with auto-generated client
Sequelize
Promise-based ORM for Node.js with traditional Active Record pattern
TypeORM
ORM for TypeScript with Active Record and Data Mapper patterns