drizzle-orm@0.45.2
// Drizzle ORM package for SQL databases
$ npm install drizzle-orm
🔗 This package's source is indexed on CodeBrowser too
View GitHub repo →
downloads/wk
15,270,563
license
Apache-2.0
version
0.45.2
published
Mar 27, 2026
What is drizzle-orm?
Drizzle ORM is a TypeScript-first ORM library that provides type-safe database access for SQL databases including PostgreSQL, MySQL, SQLite, and SingleStore. It allows developers to define database schemas and write queries with full TypeScript support, reducing runtime errors and improving code reliability. Developers use it to manage database operations with compile-time type checking while maintaining control over the SQL being executed.
Links
Keywords
Maintainers
dankochetov, sheriman, alexblokh, kyrylo_usichenko