Schema generator for MySQL databases

For non-relational tables, probably the easiest way of drawing tables content and make a graphical relationship between them is to use this little script that will generate a schema containing all your tables from a chosen database and all of them ready to be printed.



Download Schema generator for MySQL databases Download Schema generator for MySQL


del.icio.us

Peter on November 2nd 2007 in PHP Stuff

3 Responses to “Schema generator for MySQL databases”

  1. Idetrorce responded on 15 Dec 2007 at 2:24 pm #

    very interesting, but I don’t agree with you
    Idetrorce

  2. Kev responded on 16 Apr 2008 at 10:48 am #

    Hey, cool script. I had to tweak it a bit to get it to work, but once I did I liked the output, thanks!

  3. David responded on 07 Oct 2008 at 4:52 pm #

    You need to add $_GET[”sel”] whereever you see “$sel” in that script to get it to work. I think the author is using an old version of PHP or just forgot to add the get variable syntax. Nice looking output, and a very good place to start.

Trackback URI | Comments RSS

Leave a Reply