Comprehensive guidance for implementing type-safe database operations with Drizzle ORM and PostgreSQL. Use when working with database schemas, queries, migrations, or performance optimization in TypeScript applications. Also triggers when working with Drizzle schema files (.ts files with pgTable, drizzle imports), migration files, database query code, or drizzle.config.ts files. Example triggers: "Create database schema", "Write Drizzle query", "Generate migration", "Optimize database query", "Set up Drizzle ORM", "Add database table", "Fix query performance"
Type-safe database operations with Drizzle ORM and PostgreSQL using TypeScript.
Download the skill repository as a ZIP file