database-migrations-skill

Community

Zero-downtime migrations for SQL databases.

Authorzzafergok
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Migrate production schemas without downtime by applying tested patterns, rollback plans, and data integrity checks across major SQL engines.

Core Features & Use Cases

  • Expand-Contract pattern for zero-downtime schema changes.
  • Safe column additions with backfill, indexing with minimal locks, and NOT NULL handling.
  • Rollback and pre/post-migration validation, including backups and verification queries.
  • Use Case: When adding a new analytics column to large tables or renaming tables without service disruption.

Quick Start

Plan a zero-downtime migration by expanding the schema, migrating the application to use the new columns, and finally contracting the old schema.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-skill
Download link: https://github.com/zzafergok/skills/archive/main.zip#database-migrations-skill

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 471,000+ vetted skills library on demand.