Re: ER diagram software - Mailing list pgsql-general

From Bohdan Linda
Subject Re: ER diagram software
Date
Msg-id 20080722110451.GA20952@bafster.baflabs.org
Whole thread Raw
In response to ER diagram software  ("Brandon Metcalf" <bmetcalf@nortel.com>)
List pgsql-general
I have done some research recently and found on acceptable:

- DBdesigner4, which is depreceated and replaced by MySQL workbench. Is
  OSS, but no linux version yet. Also has clunky pgsql support

- Aqua data studio (www.aquafold.com). It's java app which I am using for
  some time already. Originally it had dual license, free for
  non-commercial use, but after looking at the site they changed it to
  more restrictive licensing. ER diagrams are acceptable quallity (but far
  from perfect).

  Additionally its not cheap anymore :-(

Regards,
Bohdan

On Tue, Jul 22, 2008 at 12:36:39PM +0200, Brandon Metcalf wrote:
> I've been able to find a couple of packages, but wondering if there is
> a good system out there what will create an ER diagram of an existing
> PostgreSQL DB.  Open source would be nice.
>
> Thanks.
>
> --
> Brandon
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

pgsql-general by date:

Previous
From: Thomas Kellerer
Date:
Subject: Re: ER diagram software
Next
From: Bill Moran
Date:
Subject: Re: Is it possible to do some damage to database with SELECT query?