SeaSchema is a library to help you manage database schema for MySQL, Postgres and SQLite. It provides 1) type definitions for representing database schema mapping each database closely and 2) ...
DBeaver lets you compare two database structures and see how they differ. You can compare schemas or full databases, view the changes in a clean diff, and generate scripts to bring one side in sync ...