Re: ER Diagram design tools (Linux) - Mailing list pgsql-general

From David Fetter
Subject Re: ER Diagram design tools (Linux)
Date
Msg-id 20080307200932.GA21848@fetter.org
Whole thread Raw
In response to Re: ER Diagram design tools (Linux)  (Colin Fox <cfox@cfconsulting.ca>)
List pgsql-general
On Fri, Mar 07, 2008 at 11:44:38AM -0800, Colin Fox wrote:
> Conor McTernan wrote:
> > I was wondering if anyone knows of any good ER Diagram tools for
> > Postgres that run on Linux.
> >
> > I have been using DBDesigner by FabForce for a couple of years, but
> > development has stopped while MySQL workbench is being built (for
> > windows only). Neither of these applications will talk to Postgres and
> > I've found DBDesigner to be a bit buggy at the best of times (it's
> > still quite good and better than nothing I suppose).
> >
> > I've been using PgAdmin3 which is great for updating/managing
> > tables/view etc, but I would really like something for modelling ER
> > diagrams which will talk directly to Postgres.
> >
> > Does anyone know of any commercial or open source software that will do this?
> >
> > Cheers,
>
> I've created an XSL stylesheet that works with graphviz to reverse
> engineer an ERD from a postgres database.
>
> If anyone's interested, I can make this available. It works quite
> well.  It uses a postgres-to-xml extractor that someone wrote (I
> don't know who - their name is not in the file) and then I convert
> the xml to graphviz.

Sounds good :)

Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

pgsql-general by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: PHPs PDO, apache and "never ending sessions"
Next
From: Bjørn T Johansen
Date:
Subject: Re: ER Diagram design tools (Linux)