postgres-drizzle

Originally fromccheney/robust-skills
Installation
SKILL.md

PostgreSQL + Drizzle ORM

Type-safe database applications with PostgreSQL 18 and Drizzle ORM.

Essential Commands

npx drizzle-kit generate   # Generate migration from schema changes
npx drizzle-kit migrate    # Apply pending migrations
npx drizzle-kit push       # Push schema directly (dev only!)
npx drizzle-kit studio     # Open database browser

Quick Decision Trees

"How do I model this relationship?"

Related skills

More from pedronauck/skills

Installs
26
GitHub Stars
360
First Seen
Mar 18, 2026