PHP Classes

Data Migrator and Merger: Synchronize MySQL tables with another database

Recommend this page to a friend!
  Info   View files View files (6)   DownloadInstall with Composer Download .zip   Reputation   Support forum (4)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 66%Total: 642 This week: 2All time: 4,970 This week: 96Up
Version License PHP version Categories
data-migrator-merger 1.0GNU General Publi...5.2PHP 5, Databases, Systems administration
Description 

Author

This class can synchronize MySQL tables with another database.

It connects to a given MySQL database, retrieves the lists of tables and their fields.

The class executes INSERT statements that recreate the table records in another MySQL database in the same server, so it can be used to migrate records between two versions of the same database schema.

Picture of Nitesh Apte
  Performance   Level  
Name: Nitesh Apte is available for providing paid consulting. Contact Nitesh Apte .
Classes: 17 packages by
Country: India India
Age: 40
All time rank: 1337 in India India
Week rank: 106 Up8 in India India Down
Innovation award
Innovation award
Nominee: 3x

Winner: 1x

Recommendations

Database synchronization
Synchronization of databases

  Files folder image Files  
File Role Description
Plain text file class.DataMigratorMerger.php Class Main class
Accessible without login Plain text file LICENSE.TXT Lic. lincense
Accessible without login Plain text file newschema.sql Data schema - new
Accessible without login Plain text file oldschema.sql Data schema - old
Accessible without login Plain text file PLZREAD.TXT Doc. Explaination
Accessible without login Plain text file test.php Example example

 Version Control Unique User Downloads Download Rankings  
 0%
Total:642
This week:2
All time:4,970
This week:96Up
User Ratings User Comments (2)
 All time
Utility:83%StarStarStarStarStar
Consistency:83%StarStarStarStarStar
Documentation:83%StarStarStarStarStar
Examples:83%StarStarStarStarStar
Tests:-
Videos:-
Overall:66%StarStarStarStar
Rank:510
 
nice
7 years ago (muabshir)
80%StarStarStarStarStar
Thats a good and useful class ! :-)
11 years ago (José Filipe Lopes Santos)
80%StarStarStarStarStar