role-database:database-migration

Community

Master database schema and data migrations.

Authorrnavarych
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides comprehensive guidance on managing database schema and data migrations, ensuring smooth transitions and minimizing downtime across various database engines and tools.

Core Features & Use Cases

  • Migration Tooling: Covers popular tools like Flyway, Liquibase, Alembic, Prisma Migrate, and more.
  • Zero-Downtime Strategies: Details patterns like expand-contract, blue-green deployments, and shadow writes.
  • Cross-Engine Migration: Offers specific advice for migrating between databases such as MySQL to PostgreSQL, Oracle to PostgreSQL, and MongoDB to PostgreSQL.
  • CI/CD Integration: Explains how to integrate migration processes into automated pipelines.
  • Use Case: You need to migrate your production PostgreSQL database to a new version with zero downtime. This Skill will guide you through the expand-contract pattern and provide specific SQL commands for safe execution.

Quick Start

Use the database-migration skill to plan a zero-downtime migration from MySQL to PostgreSQL.

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: role-database:database-migration
Download link: https://github.com/rnavarych/alpha-engineer/archive/main.zip#role-database-database-migration

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.