 |
| File |
Role |
Description |
syncDemo.jpg |
Screen |
Synchronizer demo at http://gerr.info/dbSync.html |
|
This class can be used to compare two MySQL database table structures to generate SQL statements to update one to become another.
It can compare the table creation SQL statements of two MySQL databases as outputted for instance by the mysqldump command.
The class determines what changed from one database to the other and generates schema alteration SQL statements to create, drop and alter tables that should be applied to one database to make it have the same schema of the other.
| There are not enough user ratings to display for this class. |
| Link |
Description |
| Proyectos interesantes |
Database structure synchronizer es un script PHP que nos viene servido en forma de clase y es una pequeña joya imperdible, sobre todo si desarrollamos en grupos de trabajo poco organizados:... |
| Script PHP para sincronizar estructuras de BD MySQL |
Interesante script que permite dados dos estructuras del MySQL, obtenidas por ejemplo usando un mysqldump, ver que diferencias hay entre ambos y devuelve las queries necesarias para igualar las dos estrucuras... |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.