Drizzle ORM

Drizzle ORM

A lightweight and performant TypeScript ORM

9 shoutouts

51 followers

Drizzle is a lightweight, tree shakeable modern TypeScript ORM with 0 dependencies.

Drizzle ORM shoutouts

Testimonials from top launches

Trending
Rybbit
Bill Yang
used this to buildRybbitRybbit
(449 points)
Drizzle kit push is amazing. no need for migrations
Waffle
Manuj Mishra
used this to buildWaffleWaffle
(58 points)
Drizzle ORM makes database interactions easy.
SnowSEO
Sanjay Kholiya
used this to buildSnowSEOSnowSEO
(479 points)
Huge shoutout to DrizzleORM, made it easier to work with complex queries.
Sonofa
Steve Kwok
used this to buildSonofaSonofa
(236 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
(292 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.
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.
Flows
Ondřej Pešička
used this to buildFlowsFlows
(177 points)
Drizzle allows us to easily manage database migrations and access data in type safe manner. Even our "raw sql only" guy likes it!
Penify
Dawid
used this to buildPenifyPenify
(90 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
(66 points)
Drizzle makes my serverless database handling easy. It's as fast as Prisma!