database-migrations

Community

Master safe database schema changes.

Author2good4me
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides comprehensive guidance and patterns for managing database schema changes safely and efficiently, preventing data loss and minimizing downtime in production environments.

Core Features & Use Cases

  • Best Practices: Learn core principles for safe, reversible migrations.
  • Tooling Support: Detailed examples for PostgreSQL, MySQL, and ORMs like Prisma, Drizzle, Django, TypeORM, and golang-migrate.
  • Zero-Downtime Strategies: Implement expand-contract patterns for critical deployments.
  • Use Case: Safely add a new column to a high-traffic users table without locking the database or causing application errors.

Quick Start

Use the database-migrations skill to learn how to add a new column to a PostgreSQL table without downtime.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: database-migrations
Download link: https://github.com/2good4me/JobNow/archive/main.zip#database-migrations

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.