Data Migration

Data migration and ETL patterns including zero-downtime migration strategies (dual-write, shadow table, expand-and-contract), online schema migration tools (gh-ost, pt-online-schema-change, pgroll), large-scale data migration planning, ETL/ELT pipeline design, CDC (Change Data Capture), backward compatible schema changes, data validation and reconciliation, and rollback strategies. Use when planning database migrations, implementing zero-downtime schema changes, designing ETL/ELT pipelines, or performing large-scale data movement between systems.

iceflower cae0bdc 3 files · 32.7 KB Updated

File contents

iceflower/agent-skills/tree/main/data-migration commit cae0bdc28d

Frequently asked questions

npx skillmds@latest add iceflower/data-migration