Drizzle ORM

Drizzle ORM

A lightweight and performant TypeScript ORM
0 reviews43 shoutouts
20 followers

Maker Shoutouts

Testimonials from top launches

Trending
Sonofa
Steve Kwok
used this to buildSonofaSonofa
(256 points)
Drizzle ORM challenges MongoDB's schema-less claim. Schemas are beneficial, provided there's an effective solution for schema delta generation and migration scripts. Drizzle ORM did it.
EmailCatcher
Luca Dalla Chiara
used this to buildEmailCatcherEmailCatcher
(313 points)
I prefer Drizzle ORM because it’s lightweight and focuses on type safety with TypeScript. It’s a lot easier to use than bulkier ORMs, and it gives me confidence that I won’t run into unexpected runtime errors.
SnowSEO
Sanjay Kholiya
used this to buildSnowSEOSnowSEO
(518 points)
Huge shoutout to DrizzleORM, made it easier to work with complex queries.
Flows
Ondřej Pešička
used this to buildFlowsFlows
(190 points)
Drizzle allows us to easily manage database migrations and access data in type safe manner. Even our "raw sql only" guy likes it!
Dokploy
Mauricio Siu
used this to buildDokployDokploy
(297 points)
Drizzle ORM has been a game-changer for Dokploy. As a developer focused on efficient and reliable data handling, Drizzle's seamless integration into my workflow.
Penify
Dawid
used this to buildPenifyPenify
(95 points)
Drizzle ORM is amazing. It allows building database queries effortless. Is lightning fast and should be used by every Type Safety projects.
CodeByAshok
used this to buildLaunch Code
(73 points)
Drizzle makes my serverless database handling easy. It's as fast as Prisma!