Difference between revisions of "SQLDiff"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=SQLDiff |Short description=Shows the difference between two SQL database tables |Full description='SQLDiff' is a Web application that shows the difference between t...")
 
(New version)
 
Line 3: Line 3:
 
|Short description=Shows the difference between two SQL database tables
 
|Short description=Shows the difference between two SQL database tables
 
|Full description='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).
 
|Full description='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).
 +
|Homepage URL=http://phpsqldiff.sourceforge.net/
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://phpsqldiff.sourceforge.net/
 
 
|VCS checkout command=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/phpsqldiff
 
|VCS checkout command=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/phpsqldiff
 
|Computer languages=PHP
 
|Computer languages=PHP
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=phpSQLViewer
 
|Related projects=phpSQLViewer
 
|Keywords=database,mysql,diff,SQL
 
|Keywords=database,mysql,diff,SQL
|Is GNU=n
+
|Version identifier=2.2
|Last review by=Janet Casey
+
|Version date=2006/06/01
|Last review date=2008-01-07
+
|Version status=beta
 +
|Version download=https://sourceforge.net/projects/phpsqldiff/files/latest/download?source=files
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/03/04
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=2.1
+
|Status=
|Version date=2005-03-03
+
|Is GNU=No
|Version status=beta
+
|License verified date=2005-03-04
|Version download=http://prdownloads.sourceforge.net/phpsqldiff/phpsqldiff-2.1.tgz?download
+
}}
 +
{{Project license
 +
|License=GPLv2
 +
|License verified by=Janet Casey
 
|License verified date=2005-03-04
 
|License verified date=2005-03-04
|Version comment=2.1 beta released 2005-03-03
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Terry Gliedt
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Terry Gliedt
 
 
|Email=tpg@hps.com
 
|Email=tpg@hps.com
 
|Resource URL=
 
|Resource URL=
Line 48: Line 46:
 
|Interface=web
 
|Interface=web
 
|Works-with=database
 
|Works-with=database
}}
 
{{Project license
 
|License=GPLv2
 
|License verified by=Janet Casey
 
|License verified date=2005-03-04
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 58: Line 51:
 
|Prerequisite description=PEAR_DB
 
|Prerequisite description=PEAR_DB
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 14:29, 4 March 2017


[edit]

SQLDiff

http://phpsqldiff.sourceforge.net/
Shows the difference between two SQL database tables

'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).





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Janet Casey

Verified on

4 March 2005




Leaders and contributors

Contact(s)Role
Terry Gliedt Maintainer


Resources and communication

AudienceResource typeURI
DeveloperVCS Repository Webviewhttp://sourceforge.net/cvs/?group_id=69975
Bug Tracking,Developer,SupportE-mailmailto:tpg@hps.com


Software prerequisites

KindDescription
Required to usePEAR_DB




Entry






















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.