Re: Best open source tool for database design / ERDs?

From: Erik Jones <erik(at)myemma(dot)com>
To: dananrg(at)yahoo(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Best open source tool for database design / ERDs?
Date: 2006-06-01 14:09:23
Message-ID: 447EF513.2080801@myemma.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dia itself is just a diagramming tool. However, there are a number of
apps at http://www.gnome.org/projects/dia/links.html that will take Dia
diagram files and generate db schemas for you...

dananrg(at)yahoo(dot)com wrote:
> Anyone know if DIA will generate CREATE TABLE statements from an ER
> diagram?
>
> I'd like to have a program where I can create my db design, then be
> able to instantiate the design in PostgreSQL as well as MySQL.
>
> I'll pay for a good commercial tool if it costs less than USD $100.
>
> Thanks.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message chris smith 2006-06-01 14:10:35 Re: postgres in windows
Previous Message Michael Meskes 2006-06-01 14:03:12 Re: Best high availability solution ?