Re: graphical ERD tool - Mailing list pgsql-general

From Dann Corbit
Subject Re: graphical ERD tool
Date
Msg-id D90A5A6C612A39408103E6ECDD77B829408D7C@voyager.corporate.connx.com
Whole thread Raw
In response to graphical ERD tool  (Dennis Gearon <gearond@fireserve.net>)
Responses Re: graphical ERD tool  (Dennis Gearon <gearond@fireserve.net>)
List pgsql-general
> -----Original Message-----
> From: Dennis Gearon [mailto:gearond@fireserve.net]
> Sent: Friday, May 07, 2004 3:01 PM
> To: pgsql-general@postgresql.org
> Subject: [GENERAL] graphical ERD tool
>
>
> OK,
>     I've given up on the tool I'm using. Anyone recommend a good,
> graphical ERD CASE tool for postgres? I'm on windblowsXP.

What are you using?

I like ERWin/ERX, but it is not specifically tailored to PostgreSQL
(e.g. does not understand sequences, etc.).
So there are lots of manual steps after your bare SQL generation.

I could not get DBManager to work even with SQLite, but I think some
others like that one.

I downloaded Case Studio to try that, and also was unable even to
import.

I tried Visual Case 2, but that did not work for me, even though
PostgreSQL is listed as supported.

This looked real promising:
http://mogwai.sourceforge.net/
But when I try to reverse engineer PostgreSQL tables, the list of tables
is empty, even though the connection seems fine.

This is nowhere close to ready:
http://sourceforge.net/projects/pydbdesigner/

Don't bother:
http://sourceforge.net/projects/yadbd/

pgsql-general by date:

Previous
From: Joe Conway
Date:
Subject: Re: C Functions, datatypes
Next
From: Dennis Gearon
Date:
Subject: Re: graphical ERD tool