Show HN: MigraDiff – maintained fork of migra (PostgreSQL schema diff)
Category: devtools
Tags: postgresql, schema-diff, database-migration
Score: 5.5/10 (Innovation: 3, Technical: 6, Documentation: 7, Utility: 6)
MigraDiff is a maintained fork of the PostgreSQL schema diff tool migra, which generates SQL migration scripts by comparing two database schemas. It adds Python 3.12+ support, new features like schema dump input and AI-powered explanation, and CI integrations including Docker, GitHub Actions, and pre-commit hooks, making it a practical tool for database migration workflows.
Target audience: backend devs, devops, data engineers
Repository: https://github.com/migradiff/migra · Python · Unlicense · 4 stars
View on Hacker News