Login   Register  
PHP Classes
elePHPant
Icontem

Database structure synchronizer

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of shadower
Name: shadower <e-mail contact>
Packages: 1 Browse all classes by shadower Browse all classes by
Country: Ukraine Ukraine - PHP jobs in Ukraine
Age: 29
All time rank: 157227 in Ukraine Ukraine
Week rank: 702 Up12 in Ukraine Ukraine Up


  Detailed description   Download .zip .tar.gz  
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 .zip .tar.gz  >  Support forum Support forum (2)  >  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: -
PHP version: 4.0
License: GNU General Public License (GPL)
All time users: 1511 users
All time rank: 2294
Week users: 4 users
Week rank: 690 Up
 
  Groups   Screenshots Screenshots   Rate classes User ratings  
  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  
Synchronizer demo at http://gerr.info/dbSync.html
File Role Description
Accessible without login Image file syncDemo.jpg Screen Synchronizer demo at http://gerr.info/dbSync.html


  User ratings  
There are not enough user ratings to display for this class.

  Trackback links  
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...

  Applications that use this class  
Link Description
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

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.