← All projects

Drizzle ORM

Lightweight and performant TypeScript ORM with developer experience in mind.

Dev Toolstypescriptormdatabasesqlmigrationsopen-sourcenodejs
Drizzle ORM screenshot

About

Drizzle ORM is a lightweight, performant TypeScript ORM designed for developers working with SQL databases. It includes a companion tool, Drizzle Kit, for schema migrations, and Drizzle Studio for database management. The project supports multiple dialects including PostgreSQL, MySQL, SQLite, SingleStore, MSSQL, and CockroachDB.

Problem

Developers need a type-safe, lightweight way to interact with SQL databases in TypeScript without the overhead of heavy ORMs.

For

TypeScript and JavaScript developers building applications with SQL databases

How it works

Drizzle ORM provides a TypeScript-first query builder and schema definition API, while Drizzle Kit handles database migrations and introspection via CLI.

Business model

open-source

Status

launched

Company

Drizzle Team

Founders

  • Andrew Sherman
  • Dan Kochetov
  • Alex Blokh

Similar projects