Re: Favorite/Recommended ERD tools

Lists: pgsql-general
From: Kevin Kempter <kevink(at)consistentstate(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Favorite/Recommended ERD tools
Date: 2009-05-27 19:44:18
Message-ID: 200905271344.18861.kevink@consistentstate.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

Hi All;

I'm looking for suggestions per good ERD tools (Linux based preferred).

Thoughts?

Thanks in advance


From: raul(dot)giucich(at)gmail(dot)com
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Favorite/Recommended ERD tools
Date: 2009-05-27 20:30:29
Message-ID: 0015175708f8d76887046aeab603@google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

Hi Kevin,

Schemaspy for DER diagram presentation and structure description.

http://schemaspy.sourceforge.net/

For a initial design don't know a tool.

R.

On May 27, 2009 3:44pm, Kevin Kempter <kevink(at)consistentstate(dot)com> wrote:
> Hi All;

> I'm looking for suggestions per good ERD tools (Linux based preferred).

> Thoughts?

> Thanks in advance


From: Ben Chobot <bench(at)silentmedia(dot)com>
To: Kevin Kempter <kevink(at)consistentstate(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Favorite/Recommended ERD tools
Date: 2009-05-27 20:35:20
Message-ID: Pine.LNX.4.64.0905271329130.2343@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

On Wed, 27 May 2009, Kevin Kempter wrote:

> I'm looking for suggestions per good ERD tools (Linux based preferred).

My needs are a tool which gives me a diagram of a database I maintain with
my own scripts. I don't need a query tool, a stored proceedure editor, or
the ability to build my database graphically..... I just want to draw what
I already have and pick up changes. I have yet to find exactly what I
need, but I've found that DbWrench is *almost* perfect. Also good (though
not as good for my needs) are DbVisualizer and Power*Architect.


From: Greg Smith <gsmith(at)gregsmith(dot)com>
To: Kevin Kempter <kevink(at)consistentstate(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Favorite/Recommended ERD tools
Date: 2009-05-27 21:54:15
Message-ID: alpine.GSO.2.01.0905271751050.2734@westnet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

On Wed, 27 May 2009, Kevin Kempter wrote:

> I'm looking for suggestions per good ERD tools (Linux based preferred).

There's a giant list that includes lots of ERD tools at
http://wiki.postgresql.org/wiki/Community_Guide_to_PostgreSQL_GUI_Tools

--
* Greg Smith gsmith(at)gregsmith(dot)com http://www.gregsmith.com Baltimore, MD