Database Migration Strategies

Execute safe database migrations for PostgreSQL and MySQL using zero-downtime patterns, backward-compatible schema changes, Flyway/Alembic/Prisma migrate, and the expand-contract pattern. Covers rollback strategies, large table migrations, and CI/CD integration.

UltronCore eed3bfc 14.5 KB Updated

File contents

UltronCore/claude-skill-vault/tree/main/skills/data-engineering/database-migration-strategies commit eed3bfc607

Frequently asked questions

npx skillmds@latest add ultroncore/database-migration-strategies