Re: Database reverse engineering - Mailing list pgsql-general

From Merlin Moncure
Subject Re: Database reverse engineering
Date
Msg-id b42b73150709080619y669b042fj5f7d6337a2289342@mail.gmail.com
Whole thread Raw
In response to Database reverse engineering  (Thorsten Kraus <TK-Spam@gmx.de>)
List pgsql-general
On 9/8/07, Thorsten Kraus <TK-Spam@gmx.de> wrote:
> Hello,
>
> I am looking for a tool which is able to generate a database diagramm
> including the relationships from an existing database schema. The only
> tool I know for this purpose is the Clay database plugin for eclipse.
> Are there any other tools which can help me?

toad database modeler and ems postgresql manager are both pretty good
(both commercial windows programs).  honestly, I think generated web
pages with hyperlinks is much more useful than an ERD.  so for free
tool I would start with autodoc, which is IMO pretty limited but a
good foundation for improvement perhaps?

merlin

pgsql-general by date:

Previous
From: "Filip Rembiałkowski"
Date:
Subject: Re: Connection Pooling directly on Postgres Server
Next
From: "Scott Marlowe"
Date:
Subject: Re: replacing Access/ Approach etc