Skip to content

it's a php software to easy and fast compare 2 databases, showing data and schema differences.. it's a high improved software derivated by 2 projects: phpmydiff and mysqldiff. it uses faster algorithm and you can save the file dump with updates . ( ALPHA TEST ) don't use on working databases if you don't really know what you are doing, create a …

hw2-archive/database-compare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database Compare and Sync Tool

Description

it's a php software to easy and fast compare 2 databases, showing data and schema differences.. it's a high improved software derivated by 2 projects: phpmydiff and mysqldiff. it uses faster algorithm and you can save the file dump with updates . ( ALPHA TEST ) don't use on working databases if you don't really know what you are doing, create a backup before!

Instructions

Make sure that following tables are writeable

  • cache
  • sql

if it can't write to sql/updatepack.sql use

  • touch sql/updatepack.sql
  • chmod 777 sql/updatepack.sql

CopyRight

  • Copyright (C) 2007 - 2014 Hyperweb2 All rights reserved.
  • GNU General Public License version 3; see www.hyperweb2.com/terms/

About

it's a php software to easy and fast compare 2 databases, showing data and schema differences.. it's a high improved software derivated by 2 projects: phpmydiff and mysqldiff. it uses faster algorithm and you can save the file dump with updates . ( ALPHA TEST ) don't use on working databases if you don't really know what you are doing, create a …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages