SyncDB is an easy solution to synchronize schema of mySQL databases. When you alter database, add or change columns, indices or constraints, sync is done in a quick and painless process and enables you to change the structure of your older database to its newest version while preserving its data. Only three steps should be done -- select source database or load an SQL script, select target database (you can also create it using builtin script editor), press Synchronize.