[Db] differenze tra due db

Marcello Vezzelli marcello a vezz.it
Mer 4 Apr 2007 16:42:32 CEST


Ciao a tutti,
qualcuno è a conoscenza di un tool in grado di analizzare le strutture 
di due db mysql e produrre uno script sql con le differenze?
Il tutto senza toccare i dati.

Io ho trovato dbdiff (http://rubyforge.org/projects/dbdiff/) ma non 
avrei in programma di installarmi ruby con annessi e connessi.

DbDiff performs a diff between two databases (currently MySQL), 
generates the necessary SQL to alter the target database and apply the 
changes in the proper order to satisfy any constraints that exist - 
while preserving the data in the target database.

L'obiettivo è esattamente questo.

Saluti
Marcello


Maggiori informazioni sulla lista Db