Skip to content

Compare the schemas of two MySQL databases and generates a script to "alter" the second database to match the first one.

Notifications You must be signed in to change notification settings

caviola/mysqldiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

First of all: THIS IS AN ALPHA VERSION. DO NOT USE ON PRODUCTION!

mysqldiff is a PHP script that compares the schema of two MySQL databases 
and produces a sequence of MySQL statements to "alter" the second schema 
to match the first one.

About

Compare the schemas of two MySQL databases and generates a script to "alter" the second database to match the first one.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages