Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

2 Commits

Repository files navigation

MySQLdbCompare
==============
This simple script allows to easily compare the scheme of two different MySQL
database.
The database can be local or remote but should be on the same host, they
however can be accessed through two differents users.
See:
python db_compare.py --help
for more information on how to call this script.
Dependencies:
-------------
- python-argparse
- python-sqlalchemy
Tested on python 2.7

About

Compare copies of MySQL db schemas

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors