drizzle-orm
TypeScript-first ORM with SQL-like syntax, type safety, and migrations, optimized for serverless and edge runtimes.
Install
npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill drizzle-ormStats
| Total installs | 2,555 |
| Weekly installs | 2.5K |
| GitHub stars | 27 |
| First seen | Jan 23, 2026 |
| Source | @bobmatnyc/claude-mpm-skills |
Summary
- Supports PostgreSQL, MySQL, and SQLite with compile-time type inference from schema definitions; no code generation required
- Includes relational queries, transactions, filtering, joins, pagination, and aggregation with SQL-like syntax
- Drizzle Kit provides schema migrations, introspection, and a built-in database GUI (Drizzle Studio)
- Significantly smaller bundle size (~35KB vs ~230KB) and faster cold starts (~10ms vs ~250ms) compared to Prisma, making it ideal for serverless and edge deployments
Tags
Related skills
| Skill | Installs | vs drizzle-orm |
|---|---|---|
| eraser-diagrams | 1,984 | -571 |
| springboot-patterns | 2,473 | -82 |
| naming-analyzer | 3,310 | +755 |
| insforge | 2,501 | -54 |
| django-expert | 2,091 | -464 |
FAQ
- How many installs does drizzle-orm have?
- drizzle-orm has 2,555 total installs and 2.5K installs this week.
- Where is drizzle-orm hosted?
- drizzle-orm is published by @bobmatnyc/claude-mpm-skills at https://github.com/bobmatnyc/claude-mpm-skills.
- How many GitHub stars does drizzle-orm have?
- drizzle-orm has 27 GitHub stars.
- When was drizzle-orm first indexed?
- OrangeBot.AI first indexed drizzle-orm on Jan 23, 2026.
- How do I install drizzle-orm?
- Run: npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill drizzle-orm