Technology RadarTechnology Radar

Drizzle ORM

ORMDatabase
This item was not updated in last three versions of the Radar. Should it have appeared in one of the more recent editions, there is a good chance it remains pertinent. However, if the item dates back further, its relevance may have diminished and our current evaluation could vary. Regrettably, our capacity to consistently revisit items from past Radar editions is limited.
Adopt

Drizzle has become the preferred SQL ORM due to the performance issues encountered with Prisma.

Trial

Drizzle ORM is a lightweight and performant TypeScript ORM for SQL databases.

MOHARA uses Drizzle ORM for applications that require simple yet powerful database interactions, offering type safety, flexibility, and ease of use for developers.

Drizzle was trialled due to some of the performance issues encountered with Prisma