Re: Postgres graphing.

From: Terrence Brannon <metaperl(at)mac(dot)com>
To: "Nicolas Bouthors" <nbouthors(at)ghs(dot)fr>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Postgres graphing.
Date: 2001-12-16 03:22:11
Message-ID: 17D82B6E-F1D4-11D5-92F7-003065C2A10C@mac.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Thursday, December 13, 2001, at 01:01 AM, Nicolas Bouthors wrote:

>
> I'm looking for a tool that would connect to a postgres base, list the
> tables/constraints of it and make a nice .jpeg file showing the
> data model
> out of it. All this would be automagical off course...
>
> Does such a beast exists ? Anything near ?
>
> Nico
>

Marcel Grunaer does this via Perl and Graphviz. You can look
under his author id on

http://kobesearch.cpan.org

He also wrote DBIx::Renderer, which makes it easy to create
Postgresql schemas from Perl code.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andrew G. Hammond 2001-12-16 04:42:56 Re: subtable <-> bigtable
Previous Message Rich Ryan 2001-12-16 03:20:39 Web page problem