Skip to content

This tool compares the schemes of two MySQL databases and generates a sequence of MySQL statements to "alter" the second database to match the first one.

jasondavis/mysqldiff

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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

This tool compares the schemes of two MySQL databases and generates a sequence of MySQL statements to "alter" the second database to match the first one.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%