rr-drizzle
CommunityType-safe databases, simplified.
Authorroderik
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides comprehensive guidance for building type-safe database applications with Drizzle ORM and PostgreSQL, eliminating common database-related errors and streamlining development workflows.
Core Features & Use Cases
- Type-Safe Schemas & Queries: Define database schemas and write queries with full TypeScript type inference.
- Migrations & Performance: Manage database migrations and optimize query performance with best practices.
- PostgreSQL Integration: Leverage Drizzle's capabilities specifically for PostgreSQL databases.
- Use Case: When designing a new database schema for a TypeScript application, use this skill to define your Drizzle schema, generate migrations, and ensure all your database interactions are fully type-safe.
Quick Start
Use the rr-drizzle skill to define a basic 'users' table schema with Drizzle ORM for a PostgreSQL database.
Dependency Matrix
Required Modules
drizzle-ormdrizzle-kitpg
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rr-drizzle Download link: https://github.com/roderik/ai-rules/archive/main.zip#rr-drizzle Please download this .zip file, extract it, and install it in the .claude/skills/ directory.