Sync Database MySQL Edition

Advanced MySQL comparison and synchronization



Performance


The process is typically done in few seconds, and in only a few minutes on several hundred tables databases with many differences.

Safety


The reference database is not touched at all. Target database data is left intact. Only work database structure is changed, so you need not worry about losing or corrupting your data. Of course, if your reference database column is shorter than your work database column, you might trim your work data.

SQL Dump Script support


You can even compare and synchronize target database to reference SQL scripts defining reference database structure. So you don't need to have physical connection to reference server. Make a database dump (only of structure, so the file stays small) and take only one file with you.

Features at a glance



Current version

April 23, 2007
Version 3.2 released
See Version History for more info.