Skip to content

PBR/MySQLdbCompare

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

Releases

No releases published

Packages

No packages published