PBR / MySQLdbCompare

Compare copies of MySQL db schemas

Home Page:http://www.plantbreeding.wur.nl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://www.plantbreeding.wur.nl