By Andrew Sherman & Dan Kochetov
Prisma was popular but heavy. Raw SQL was fast but not type-safe. Needed an ORM that felt like SQL with TypeScript type safety.
Launched in 2022. Rapidly adopted as the go-to ORM for Next.js and serverless TypeScript projects. 25K+ GitHub stars.
ORMs don't have to abstract away SQL. The best ORM makes SQL type-safe while keeping it readable.
To be the TypeScript ORM that SQL-loving developers actually enjoy using.