drizzle-orm-d1

Community

Type-safe D1 patterns with Drizzle ORM.

Authorjackspace
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides production-tested patterns for Drizzle ORM with Cloudflare D1 databases, including type-safe schema, migrations, relations, and Worker integration.

Core Features & Use Cases

  • Type-safe schema and type inference
  • Migrations with Drizzle Kit + Wrangler
  • Relations and joins with type safety
  • D1 batch API for transactions
  • Prepared statements and performance optimization
  • Cloudflare Workers integration

Quick Start

Initialize Drizzle, configure Wrangler, and run migrations to wire up D1 with your Worker.

Dependency Matrix

Required Modules

drizzle-ormdrizzle-kit@cloudflare/workers-typeswrangler

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: drizzle-orm-d1
Download link: https://github.com/jackspace/ClaudeSkillz/archive/main.zip#drizzle-orm-d1

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository