Database Migrator

Migrates databases between providers (Postgres, MySQL, Supabase, PlanetScale, MongoDB). Reads source schema, generates migration scripts, handles data type mapping, foreign keys, indexes, triggers, stored procedures. Validates migration with row counts and checksums. Generates migration-plan.md with step-by-step execution guide, rollback procedures, estimated downtime.

gked2121 946711d 9 files · 57.5 KB Updated

File contents

gked2121/claude-skills/tree/main/database-migrator commit 946711ddf0

Frequently asked questions

npx skillmds@latest add gked2121/database-migrator