Comparisons
- DiffUtils
- Data Comparator Survey
- http://en.wikipedia.org/wiki/Comparison_of_file_comparison_tools
- Visual Diff Tools in Linux
- http://wiki.ubuntuusers.de/Textdateien_vergleichen
- http://www.thefreecountry.com/programming/filecomparison.shtml
untested
Side-by-Side
Single-screen-display
Diff-Style
Line-by-Line
- Diffutils
- cmp (Diffutils)
- DiffUtils for Windows
- comp and fc
- Diffutils
- Dateien vergleichen mit diff und KDiff3
- Diff!
- patch & diff
- http://en.wikipedia.org/wiki/Diff
- http://de.wikipedia.org/wiki/Diff
- Patching the differences
- Comparing and Merging Files
- Gegenüberstellung
Word-by-Word
Other
- imediff2
- docdiff
- Parallelizing diff Filter
- ColorDiff
- online diff utility
- Xdiff xdiff
- Text_Diff
- DokuWiki Diff Syntax PlugIn
Tools
XML
Database
SQLyog
schema-only
- mysql-diff (aktueller als mysqldiff)
- http://www.mysqldiff.org ( zu alt ? )
- http://adamspiers.org/computing/mysqldiff/ ( zu alt ? angeblich buggy ? )
MySQL Workbench
"MySQL Workbench includes Schema Synchronization and Comparison utilities" - http://www.mysql.com/products/workbench/
I've used it for this and it does a pretty good job in generating the DDL needed to make one schema look like another.
- Creating a Catalog Diff Report
- MySQL Workbench for Database Change Management
- Feature Comparison Grid
- Using MySQL Workbench To Generate Structure Differences
- Synch via Script
- Synch via command-line?
data-only
misc
- http://2skies.com/docs/Comparing_mysql_tables_with_mysqldump_and_diff
- http://stackoverflow.com/questions/218499/mysql-diff-tool
- Compare two MySQL databases
- DdlUtils
- Evolutionary Database Design
- openDBcopy
Liquibase
mysqldump
- http://dev.mysql.com/doc/refman/5.0/en/mysqldump.html
- Synchronizing database structure and/or data
- http://codesnippets.joyent.com/posts/show/862
- http://www.postal-code.com/binarycode/2008/01/21/mysqldump-dumping-just-the-schema/
- http://chriswa.wordpress.com/2008/02/20/mysqldump-data-only/
- http://tugll.tugraz.at/96784/weblog/5999.html
