PHP Classes
elePHPant
Icontem

Database structure synchronizer: Compare MySQL databases to synchronize structures

Recommend this page to a friend!

  Author Author  
Picture of shadower
Name: shadower <contact>
Classes: 1 package by
Country: Ukraine Ukraine


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
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.

  Classes of shadower  >  Database structure synchronizer  >  Download Download .zip .tar.gz  >  Support forum Support forum (5)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Database structure synchronizer
Base name: db_struct_sync
Description: Compare MySQL databases to synchronize structures
Version: 1.0.0
PHP version: 4.0
License: GNU General Public License (GPL)
 
  Groups   Screenshots Screenshots   Trackback   Applications   Files Files  

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Text processing Manipulating and validating text data View top rated classes

  Files folder image Screenshots  
syncDemo.jpg
File Role Description
Accessible without login Image file syncDemo.jpg Screen Synchronizer demo at http://gerr.info/dbSync.html


  Pages that reference this package  
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...

Latest pages that reference packages Latest pages that reference packages


  Applications that use this package  
github
fresh version at gihub
online demo
online demo

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

  Files folder image Files  
File Role Description
Plain text file dbStruct.php Class Class source
Plain text file dbStruct_readme.txt Doc. short documentation

Install with Composer Install with Composer - Download Download all files: db_struct_sync.tar.gz db_struct_sync.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.