Report card

Do AI agents pick Drizzle ORM?

How often agents choose Drizzle ORM when a developer needs database & orm — measured across Claude, GPT, Gemini.

Drizzle ORM

#4 of 6 database
6%Pick Rate
95% CI 4%10%

When developers ask an AI agent for database, Drizzle ORM is picked 6% of the time — ranking #4 of 6 measured across Claude, GPT, Gemini.

Picked 6% Named, not picked 10% Never surfaced 84%

Beaten by Prisma (21%), TypeORM (10%), Mongoose (8%).

Awareness

0 docs in FineWeb (10BT sample) · 93 URLs in Common Crawl

In the raw web crawl, but thin in the filtered corpus models actually train on — an awareness gap at the source.

AdoptionDid the pick convert to installs? Public Adoption = npm downloads of your packages. The proof half of the funnel.

80.0M installs / month ▲ 15% MoM

Growing despite a low Pick Rate — winning the agent pick is upside, not a dependency.

Get the full report

The per-model and per-surface breakdown for Drizzle ORM — where it wins, where it loses, and to whom — plus an alert when the Pick Rate moves.

About Drizzle ORM

A TypeScript ORM for SQL databases that keeps queries close to raw SQL.

Drizzle ORM is a TypeScript-first ORM for SQL databases that lets developers define schemas and write queries in TypeScript while staying close to standard SQL syntax. It targets TypeScript and JavaScript developers who want type-safe database access without the abstraction overhead of heavier ORMs. It supports popular SQL databases including PostgreSQL, MySQL, and SQLite.

Where to start

Install the core package along with the driver for your target database, define your schema using Drizzle's schema builders, and use the query API or raw SQL helpers to interact with your database.

Install

Links and summary verified from public sources.

The rest of the Database & ORM ranking

← Full Database & ORM leaderboard · How this is measured