DB Migrate
Official ProDatabase migration toolkit with rollback support and diff detection
What it does
Create, run, and roll back database migrations with schema diff detection and team-safe locking.
Why you need it
Database changes are the scariest part of deployment. This skill generates migrations from schema diffs, supports dry-run mode, and includes rollback for when things go wrong.
Key capabilities
- PostgreSQL, MySQL, and SQLite support
- Schema diff to migration file generation
- Dry-run mode with change preview
- Conflict detection for team workflows
- Rollback with data preservation
Category
data
Tier
Pro
Version
v1.0.0
Installs
28
Latest: v1.0.0
Initial release
Apr 13, 2026