Supported databases include MySQL, MSSQL, PostgreSQL database.
Supported Features:
1, the database structure comparison, the structure Difference Generation update script, and can directly run to change the target database structure. Supports tables, views, stored procedures, functions, and so on.
2, the database table data difference comparison, according to the data difference form INSERT, UPDATE, DELETE statement, and can execute update the target database data.
: Http://www.vidarsoft.cn/download/SQLDiff.zip
csdn:https://download.csdn.net/download/swordmanli/10253795
Operating Environment
1. Executable program SQLDiff.exe
2, need. NET framework4.0, if there is no environment, please download the installation first
Operation Method:
To open a program:
Comparing data structures, a different structure can form an update script. Such as.
You can also compare data differences to form INSERT or UPDATE statements. Such as.
Database structure comparison and structure migration tools