Categories
SQLDiff
'SQLDiff' is a Web application that shows the difference between two SQL database tables. The user provides two tables, a master table -- a table that has not changed and a modified table -- which has changed (compared to the master). SQLDiff determines what has changed and displays it as sets of additions to the master, deletions from the master and columns which have changed in the modified table.
If the two tables do not match, SQLDiff shows what columns they have in common; users can choose to do a diff on just those (even when the two tables are identical in format, it's useful to restrict the columns compared and show fewer changes).
Last updated 7 Jan, 2008
Versions
2.1
2.1 beta released 2005-03-03
- Released: 3 Mar, 2005
- Code Maturity: Beta
- Source Archive: http://prdownloads.sourceforge.net/phpsqldiff/p...
- Licenses: GPLv2
- Interfaces: Web
Development
Developer Resources
- VCS Checkout Command:
:pserver:anonymous@cvs.sourceforge.net:/cvsroot/phpsqldiff - VCS Repository Webview



