lambdaphant’s posterous

lambdaphant’s posterous

Michael Matuzak  //  Programmer by day, booze drinking calamari cruncher by night.

Dec 29 / 8:38pm

The new and improved pymapdb

There was a problem with creating the image when the number of tables was high. The processing time was way too long and it made an image so large that it was practically unusable. Now it will break the graph up into smaller pieces. This is working out great so far. I tested it out on a 206 table database and the results were nice.
 
git://github.com/emkay/pymapdb.git
Filed under  //  github   programming   pymapdb   python  

Comments (0)

Dec 18 / 8:56pm

pymapdb on github

This is a little app that inspects your MySQL Innodb database and produces a graph and/or Graphviz code. There is still a lot of work to do with it, but I though it was time to at least through it up on github. Anyways check it out.
 
http://github.com/emkay/pymapdb/tree/master
Filed under  //  github   programming   pymapdb   python  

Comments (0)