drizzle-orm-overview-and-setup

Installation
SKILL.md

Drizzle ORM Overview and Setup

Use this skill when the task is primarily about initial setup, package/version decisions, or routing Drizzle work to the correct follow-up surface.

Scope

  • first-time Drizzle setup and package selection
  • official docs topology and pack routing
  • stable vs beta version awareness
  • initial drizzle-orm + drizzle-kit install decisions
  • validator package migration awareness for the v1 beta line

Routing cues

  • install Drizzle, choose packages, pick stable vs beta, understand docs structure, or decide where a task belongs -> use this skill
  • pgTable, mysqlTable, sqliteTable, relations, indexes, views, RLS, or schema design -> use drizzle-orm-schema-and-relations
  • select, insert, update, delete, joins, operators, sql, transactions, batch, cache, or query builders -> use drizzle-orm-queries-and-sql
  • driver imports, runtime-specific setup, Neon, D1, PGlite, Bun SQL, Expo SQLite, or HTTP proxying -> use drizzle-orm-drivers-and-runtimes
  • drizzle-kit commands, migration workflows, introspection, Studio, or drizzle.config.ts tuning -> use drizzle-orm-migrations-and-drizzle-kit
Related skills
Installs
3
GitHub Stars
1
First Seen
Mar 24, 2026