neon-drizzle
OfficialAutomate Drizzle ORM setup with Neon.
Authorneondatabase-labs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Setting up and managing Drizzle ORM with Neon Postgres, especially for migrations and schema changes, can be intricate. This Skill streamlines the entire process, from initial project setup to complex schema modifications, ensuring your database interactions are type-safe and efficient without manual configuration headaches.
Core Features & Use Cases
- Guided Setup: Provides step-by-step guides for new projects, existing project integration, and schema-only workflows.
- Automated Migrations: Generates and applies database migrations from schema changes.
- Connection Adapters: Configures Drizzle with the correct Neon adapter (HTTP for edge, WebSocket for Node.js).
- Use Case: Start a new Next.js project with Drizzle ORM and Neon, letting the AI handle dependency installation, configuration, schema generation, and migration scripts, so you can focus on building your application logic.
Quick Start
Example: Generate Drizzle migrations
npx drizzle-kit generate
Example: Apply pending migrations
export DATABASE_URL="your_neon_url" &&
npx drizzle-kit migrate
Dependency Matrix
Required Modules
drizzle-orm@neondatabase/serverlessdrizzle-kitdotenvws
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: neon-drizzle Download link: https://github.com/neondatabase-labs/ai-rules/archive/main.zip#neon-drizzle Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.