Re: data modeler

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: Matthew Hixson <hixson(at)poindextrose(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: data modeler
Date: 2004-09-24 02:19:04
Message-ID: 20040924021904.GE26940@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Sep 23, 2004 at 07:02:26PM -0700, Matthew Hixson wrote:
> I'm looking for a data modeler that can look at an existing database
> schema and generate an ERD. A PDF of it would be nice. I'm using OS
> X, but a Linux or Windows tool would be acceptable too. I don't need
> any other features than that right now. Just want to generate
> something that new developers can look at to more easily become
> familiar with the schema.

Look for autodoc (or postgresql_autodoc) on http://pgfoundry.org.
Or maybe at http://www.rbt.ca

IMHO the GraphViz output is the most useful.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
Y dijo Dios: "Que sea Satanás, para que la gente no me culpe de todo a mí."
"Y que hayan abogados, para que la gente no culpe de todo a Satanás"

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Matthew Hixson 2004-09-24 02:27:16 Re: data modeler
Previous Message Matthew Hixson 2004-09-24 02:02:26 data modeler