Re: ERD tool for postgres?

Lists: pgsql-admin
From: "Nigel Bishop" <Nigel(dot)Bishop(at)ioko(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: ERD tool for postgres?
Date: 2004-01-02 11:10:30
Message-ID: 8D206F73E2BE3E419EE87066E31F54EE01EEA88D@intyoad01.uk.ioko365.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin

Hi

Has anyone come across a ERD tool for postgres - preferably free

Regrads

Nigel


From: Grega Bremec <grega(dot)bremec(at)noviforum(dot)si>
To: Nigel Bishop <Nigel(dot)Bishop(at)ioko(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: ERD tool for postgres?
Date: 2004-01-03 16:53:04
Message-ID: 20040103165304.GA26692@elbereth.noviforum.si
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin

...and on Fri, Jan 02, 2004 at 11:10:30AM -0000, Nigel Bishop used the keyboard:
> Hi
>
> Has anyone come across a ERD tool for postgres - preferably free
>
> Regrads
>
> Nigel

Hello, Nigel.

There was a thread on this topic opened by Gautam Saha in early november 2003.

What came out of it was the following list of apps/URLs:

OpenOffice.org Draw

DIA
http://www.lysator.liu.se/~alla/dia/

DIA to PostgreSQL converter
http://freshmeat.net/projects/dia2postgres/?topic_id=66%2C259%2C916

PostgreSQL Autodoc
http://freshmeat.net/projects/postgresql_autodoc/?topic_id=66

tedia2sql
http://tedia2sql.tigris.org/

Data Architect (non-free, $39)
http://www.thekompany.com/products/dataarchitect/

Case Studio 2 (non-free, $329)
http://www.casestudio.com/enu/products.aspx

DDS-Lite (non-free, $299)
Chilli Source

DeZign for databases (non-free, $229)
Datanamic

Enterprise Architect (non-free, $135)
Sparx Systems

Eclipse's Clay Datamodel plug-in
http://www.eclipse.org/

For more info and user opinions, see the thread I mentioned above (sorry,
www.postgresql.org is currently down, I can't help you with an URL on that).
The original post is dated 20031110.

Hope this helped,
--
Grega Bremec
System Administration & Development Support
grega.bremec-at-noviforum.si
http://najdi.si/
http://www.noviforum.si/


From: CoL <col(at)mportal(dot)hu>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: ERD tool for postgres?
Date: 2004-01-04 19:35:48
Message-ID: bt9plr$2rfk$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin

Hi,

Grega Bremec wrote, On 1/3/2004 5:53 PM:
> ....and on Fri, Jan 02, 2004 at 11:10:30AM -0000, Nigel Bishop used the keyboard:
>> Hi
>>
>> Has anyone come across a ERD tool for postgres - preferably free
>>
>> Regrads
>>
>> Nigel
>
> Hello, Nigel.
>
> There was a thread on this topic opened by Gautam Saha in early november 2003.
>
> What came out of it was the following list of apps/URLs:

on more:
http://ems-hitech.com/pgmanager/
30 days trial.

C.


From: Stef <svb(at)ucs(dot)co(dot)za>
To: "Nigel Bishop" <Nigel(dot)Bishop(at)ioko(dot)com>
Cc: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: ERD tool for postgres?
Date: 2004-01-05 10:38:05
Message-ID: 20040105123805.73885136.svb@ucs.co.za
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin

Nigel Bishop mentioned :
=> Has anyone come across a ERD tool for postgres - preferably free

Hi,

I've been enjoying the new dbvisualizer for java.
It's really easy to register new drivers and it draws
very pretty reverse engineered ERD's and the
printing works quite well :
http://www.minq.se/products/dbvis/
http://fabforce.net/downloads.php
Another product I've been playing around
with, is dbdesigner. You will need to be able to
set up unixodbc and get the postgres odbc
driver working. There are some nice rpm
libraries for odbc in RedHat and Mandrake,
and it works quite well. I haven't been able to get this working
in debian yet. It just hangs. Very nice application though :
http://fabforce.net/downloads.php

C
Stef


From: "Sheila Huber" <smhuber(at)lvcm(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: ERD tool for postgres?
Date: 2004-01-19 06:13:35
Message-ID: GzKOb.6691$bg1.3032@fed1read05
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-admin

casestudio is what I use.

www.casestudio.com

""Nigel Bishop"" <Nigel(dot)Bishop(at)ioko(dot)com> wrote in message
news:8D206F73E2BE3E419EE87066E31F54EE01EEA88D(at)intyoad01(dot)uk(dot)ioko365(dot)com(dot)(dot)(dot)
Hi

Has anyone come across a ERD tool for postgres - preferably free

Regrads

Nigel

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match