Platform-independent PostgreSQL diff tool that is useful for schema upgrades. The tool compares two schema dump files and creates output file that can be used for upgrade of old schema.
Project sources and issue tracker has been moved to https://github.com/fordfrog/apgdiff.
License
MIT LicenseFollow Another PostgreSQL Diff Tool
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Awesome, works, love the web interface!
-
Excellent tool for rapid synchronization large databases, even over slow network.
-
Very useful tool to upgrade running production databases with changes made in development instances. Must-have!
-
OMG! I had been dumping to text and using diff, then the DB reordered everything on me... you have saved me countless hours!! :)