Re: pretty(ish) pictures...
[prev]
[thread]
[next]
[Date index for 2005/07/13]
On 7/13/05, Ron Savage <ron@xxxxxx.xxx.xx> wrote:
> On Wed, 13 Jul 2005 08:24:08 +0300, stelf wrote:
> Have you looked at GraphViz::DBI?
>=20
> Then you can just do this:
> shell>perl dbigraph.pl --dbd=3Dmysql --user=3Droot --pass=3D? --as=3Dpng =
--dbname=3Dx >
> x.png
>=20
> See also: http://savage.net.au/Ron/html/graphing-database-schema.html
Handy - I'll look at folding some of those changes into GraphViz::DBI
(I took over maintaining it a while back).
Also thanks Caroline, that looks quite useful.. I didn't think that an
ascii description of schema would be useful and that has changed my
mind - do you mind If I use some of your C:DBI and ASCII fu in Autodia
(which currently generates schema from source code, sql and databases
into XMI, XML, HTML, Dia, Graphviz, Umbrello, etc)
A.