Lightweight script to compare two database
-
Updated
Mar 3, 2022 - PHP
Lightweight script to compare two database
可用于帮助开发人员比较两个数据库之间的差异(表,列,约束,事件,函数,存储过程,触发器,视图),并生成更新语句。 Can be used to synchronize database structures, compare differences(table,column,constraints,events,functions,procedures,triggers,views) between databases and generating queries.
Mysql database table structure, stored procedures, functions, views, table data comparison tool, the difference generated SQL, support SSH connection.mysql 数据库表结构,存储过程,函数,视图,表数据对比工具,差异生成SQL,支持SSH连接。
Add a description, image, and links to the mysql-diff topic page so that developers can more easily learn about it.
To associate your repository with the mysql-diff topic, visit your repo's landing page and select "manage topics."