Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Comparing Database Schemas

This skill leverages the database-diff-tool plugin to compare database schemas, generate migration scripts, and provide rollback procedures. It is triggered when the user requests database schema comparisons, migration script generation, or database synchronization. Use this skill when asked to identify differences between database schemas (PostgreSQL or MySQL), create safe migration scripts with transaction safety, validate changes before deployment, or generate rollback procedures. The skill is activated by requests involving terms like "database diff", "schema comparison", "generate migration script", "database synchronization", or `/db-diff`.

tools-only 0cd9acc 3 files · 8.1 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/development/devops/1178-name-skill_117186d6 commit 0cd9acc825

Frequently asked questions

npx skillmds add tools-only/comparing-database-schemas-2