# Drizzle ORM

> Headless TypeScript ORM with a head

- **Canonical URI:** https://www.vioscale.ai/software/drizzle-orm
- **Category:** ORM & Database Tools
- **Vendor:** Drizzle Team
- **Homepage:** https://orm.drizzle.team
- **Also known as:** drizzle, drizzleorm
- **Profile claimed by vendor:** no
- **Last updated:** 2026-08-01T21:22:10.058Z

## Vioscale score

**73.4 / 100**, confidence 45% (low).

Composite of weighted, independently-sourced signals (no user reviews, no vendor payment).

| Signal | Score | Weight | Contribution | Evidence present |
|---|--:|--:|--:|:--:|
| price_level | 100 | 6 | 600 | ✓ |
| reliability | 0 | 8 | 0 | - |
| capabilities | 86.7 | 16 | 1387.5 | ✓ |
| github_stars | 85.8 | 5 | 429 | ✓ |
| integrations | 26 | 8 | 207.8 | ✓ |
| github_activity | 26.6 | 18 | 478.9 | ✓ |
| release_cadence | 92.8 | 10 | 927.8 | ✓ |
| security_posture | 0 | 13 | 0 | - |
| package_downloads | 94.1 | 26 | 2447 | ✓ |
| pricing_transparency | 80 | 8 | 640 | ✓ |
| stackoverflow_activity | 0 | 12 | 0 | - |

## Pricing

_As of 2026-08-01, [verify at source](https://orm.drizzle.team). Independently observed._

Open source · Free tier

## About

A next-generation TypeScript ORM supporting multiple database backends including PostgreSQL, MySQL, SQLite, SingleStore, MSSQL, and CockroachDB. Features type-safe queries, schema management, migrations, and relational capabilities.

_Independently observed._

## Platform & deployment

- **Platforms:** CLI, Web

## Integrations (7)

_Independently observed._

- PlanetScale
- Neon
- Vercel Postgres
- Supabase
- Xata
- AWS Data API
- Netlify Database

## Capabilities

_The capabilities that matter for ORM & Database Tools. "-" = undocumented, not absent._

| Capability | Supported |
|---|:--:|
| **Core** | |
| Type-safe queries | ✓ |
| Schema migrations | ✓ |
| **Modelling** | |
| Schema-first modelling | ✓ |
| **Flexibility** | |
| Raw SQL escape hatch | ✓ |
| **Core** | |
| Relations / joins API | ✓ |
| **Portability** | |
| Multiple database backends | ✓ |
| **Ops** | |
| Connection pooling | - |
| **DX** | |
| Data browser / studio | ✓ |
| **Core** | |
| Languages | JavaScript, TypeScript |

## FAQ

### What is Drizzle ORM and what problem does it solve?

Drizzle is a TypeScript ORM that provides type-safe database access while allowing developers to write actual SQL rather than relying on abstraction layers. It bridges the gap between raw SQL control and compile-time type safety, making it suited for teams that know SQL and want to leverage it directly without learning a new query language.

_Source: [https://orm.drizzle.team](https://orm.drizzle.team)._

### What databases does Drizzle ORM support?

Drizzle works with PostgreSQL, MySQL, SQLite, CockroachDB, MSSQL, and SingleStore. It connects through industry-standard drivers and supports multiple cloud database providers including Neon, Vercel Postgres, Supabase, and PlanetScale.

_Source: [https://orm.drizzle.team/docs](https://orm.drizzle.team/docs)._

### Is Drizzle ORM open source and what is its licensing model?

Drizzle ORM is free and open-source with no licensing costs. Development is community-supported and the code is publicly available on GitHub with over 35,000 stars.

_Source: [https://orm.drizzle.team](https://orm.drizzle.team)._

### What JavaScript runtimes and deployment platforms does Drizzle ORM support?

Drizzle runs on TypeScript/JavaScript and supports serverless and edge computing platforms including Cloudflare Workers, Vercel, Deno Deploy, Bun, Fly.io, and browser environments. It also works with traditional Node.js applications.

_Source: [https://orm.drizzle.team](https://orm.drizzle.team)._

### Does Drizzle ORM have external dependencies?

Drizzle contains zero external dependencies, making it lightweight and ideal for serverless environments where minimal package size and dependency trees matter. This design choice also simplifies deployment and reduces potential security surface area.

_Source: [https://orm.drizzle.team/docs/overview](https://orm.drizzle.team/docs/overview)._

### What are the main features that distinguish Drizzle ORM from other ORMs?

Drizzle offers both SQL-like and relational query APIs, ensuring queries always generate exactly one SQL statement. It uses TypeScript for schema definition and includes Drizzle Studio for database exploration, JIT row mappers for near-zero ORM overhead, and built-in validation schema integrations with tools like Zod and Valibot.

_Source: [https://orm.drizzle.team](https://orm.drizzle.team)._

### Who should consider using Drizzle ORM?

Drizzle is ideal for developers building modern full-stack TypeScript applications, teams deploying to serverless environments, and developers who are comfortable with SQL and want to avoid learning a proprietary query language. It suits projects where type safety, performance, and direct database control are priorities.

_Source: [https://orm.drizzle.team](https://orm.drizzle.team)._


## Facts

Every value below carries its source and our confidence. Facts are re-crawled on a freshness schedule.

### adoption

| Attribute | Value | Source | Retrieved | Confidence |
|---|---|---|---|---|
| adoption.package_downloads_weekly | 17,616,328 | [link](https://www.npmjs.com/package/drizzle-orm) | 2026-08-01 | 85% (high) |
| adoption.github_stars | 35,328 | [link](https://github.com/drizzle-team/drizzle-orm) | 2026-08-01 | 90% (high) |

### release

| Attribute | Value | Source | Retrieved | Confidence |
|---|---|---|---|---|
| release.cadence_days | 13 | [link](https://github.com/drizzle-team/drizzle-orm/releases) | 2026-08-01 | 70% (medium) |

### license

| Attribute | Value | Source | Retrieved | Confidence |
|---|---|---|---|---|
| license.spdx | Apache-2.0 | [link](https://github.com/drizzle-team/drizzle-orm) | 2026-08-01 | 99% (high) |

### pricing

| Attribute | Value | Source | Retrieved | Confidence |
|---|---|---|---|---|
| pricing.model | commercial | [link](https://orm.drizzle.team) | 2026-08-01 | 40% (low) |
| pricing.free_tier | yes | [link](https://orm.drizzle.team) | 2026-08-01 | 60% (medium) |
| pricing.price_level | free | [link](https://orm.drizzle.team) | 2026-08-01 | 60% (medium) |
| pricing.transparent | yes | [link](https://orm.drizzle.team) | 2026-08-01 | 60% (medium) |

### language

| Attribute | Value | Source | Retrieved | Confidence |
|---|---|---|---|---|
| language.primary | TypeScript | [link](https://github.com/drizzle-team/drizzle-orm) | 2026-08-01 | 90% (high) |

### integrations

| Attribute | Value | Source | Retrieved | Confidence |
|---|---|---|---|---|
| integrations.count | 7 | [link](https://orm.drizzle.team) | 2026-08-01 | 60% (medium) |

### content

| Attribute | Value | Source | Retrieved | Confidence |
|---|---|---|---|---|
| content.faq | `[{"answer":"Drizzle is a TypeScript ORM that provides type-safe database access while allowing developers to write actual SQL rather than relying on abstraction layers. It bridges the gap between raw SQL control and compile-time type safety, making it suited for teams that know SQL and want to leverage it directly without learning a new query language.","source":"https://orm.drizzle.team","question":"What is Drizzle ORM and what problem does it solve?","confidence":0.95},{"answer":"Drizzle works with PostgreSQL, MySQL, SQLite, CockroachDB, MSSQL, and SingleStore. It connects through industry-standard drivers and supports multiple cloud database providers including Neon, Vercel Postgres, Supabase, and PlanetScale.","source":"https://orm.drizzle.team/docs","question":"What databases does Drizzle ORM support?","confidence":0.95},{"answer":"Drizzle ORM is free and open-source with no licensing costs. Development is community-supported and the code is publicly available on GitHub with over 35,000 stars.","source":"https://orm.drizzle.team","question":"Is Drizzle ORM open source and what is its licensing model?","confidence":0.95},{"answer":"Drizzle runs on TypeScript/JavaScript and supports serverless and edge computing platforms including Cloudflare Workers, Vercel, Deno Deploy, Bun, Fly.io, and browser environments. It also works with traditional Node.js applications.","source":"https://orm.drizzle.team","question":"What JavaScript runtimes and deployment platforms does Drizzle ORM support?","confidence":0.94},{"answer":"Drizzle contains zero external dependencies, making it lightweight and ideal for serverless environments where minimal package size and dependency trees matter. This design choice also simplifies deployment and reduces potential security surface area.","source":"https://orm.drizzle.team/docs/overview","question":"Does Drizzle ORM have external dependencies?","confidence":0.95},{"answer":"Drizzle offers both SQL-like and relational query APIs, ensuring queries always generate exactly one SQL statement. It uses TypeScript for schema definition and includes Drizzle Studio for database exploration, JIT row mappers for near-zero ORM overhead, and built-in validation schema integrations with tools like Zod and Valibot.","source":"https://orm.drizzle.team","question":"What are the main features that distinguish Drizzle ORM from other ORMs?","confidence":0.93},{"answer":"Drizzle is ideal for developers building modern full-stack TypeScript applications, teams deploying to serverless environments, and developers who are comfortable with SQL and want to avoid learning a proprietary query language. It suits projects where type safety, performance, and direct database control are priorities.","source":"https://orm.drizzle.team","question":"Who should consider using Drizzle ORM?","confidence":0.93}]` | [link](https://orm.drizzle.team) | 2026-07-30 | 94% (high) |

### market

| Attribute | Value | Source | Retrieved | Confidence |
|---|---|---|---|---|
| market.availability | `{"source":"https://orm.drizzle.team","confidence":0.9,"primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` | [link](https://orm.drizzle.team) | 2026-07-30 | 90% (high) |

### activity

| Attribute | Value | Source | Retrieved | Confidence |
|---|---|---|---|---|
| activity.commits_last_30d | 6 | [link](https://github.com/drizzle-team/drizzle-orm/pulse) | 2026-08-01 | 65% (medium) |

---
*Source: Vioscale (https://www.vioscale.ai/software/drizzle-orm). Independent, evidence-based software intelligence. Cite the canonical URI.*
