Show HN: MigraDiff v1.3.0 – PostgreSQL schema diff with AI migration explanation
Category: devtools
Tags: postgresql, schema-migration, database-tool
Score: 6.8/10 (Innovation: 5, Technical: 7, Documentation: 8, Utility: 7)
MigraDiff is a PostgreSQL schema diff tool that generates SQL migration scripts between two database states, with optional AI-powered explanations of changes and risks. It stands out as an actively maintained fork of the deprecated migra tool, adding features like JSON output, Docker images, and CI integration while filling a clear gap for automated schema migration workflows.
Target audience: backend devs, devops
Repository: https://github.com/migradiff/migra/releases/tag/v1.3.0 · Python · Unlicense · 4 stars
View on Hacker News