AI AGENT ADDONS
Databases
2,370installs

This skill helps you build type-safe database applications using Drizzle ORM. It covers everything from defining database schemas to writing queries, setting up relations, and handling transactions. You can use it with PostgreSQL, MySQL, SQLite, MSSQL, or CockroachDB.

Follow step-by-step instructions to create tables, run CRUD operations, and manage migrations with Drizzle Kit. The patterns keep your code safe and easy to maintain. Whether you are new or experienced, this guide makes database work simpler.

Add Drizzle Orm Patterns skill to your workflow

Global

mkdir -p ~/.claude/skills/drizzle-orm-patterns

Project

mkdir -p .claude/skills/drizzle-orm-patterns

Source Repository

Stars
293
Forks
33
Watchers
293
License
MIT
Last Push
29 days ago
Created
9 months ago