Re: Graphical modelling tool

From: John McCawley <nospam(at)hardgeus(dot)com>
To: Thomas Hallgren <thomas(at)tada(dot)se>
Cc: "Psql_General (E-mail)" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Graphical modelling tool
Date: 2005-12-06 20:44:04
Message-ID: 4395F814.70809@hardgeus.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I wrote a little app that does basically what you're looking for:

http://www.hardgeus.com/projects/pgdesigner/

It's not professional quality, and is a little flaky, but it gets the
job done. It has a wxGTK dependency, and of course postgres. Your best
bet for running it is to pull it from my CVS server (instructions on
page) rather than trying the binaries etc.

Thomas Hallgren wrote:

> Hi,
> I'm about to start a new project where the first task is to design a
> database. I'm looking for some tool that will allow me to model the
> tables and relationships graphically, UML or similar, and then let me
> generate the SQL with PostgreSQL flavor. What's the best tools out
> there? Are there any open source alternatives?
>
> Kind regards,
> Thomas Hallgren
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
> choose an index scan if your joining column's datatypes do not
> match

In response to

Browse pgsql-general by date

  From Date Subject
Next Message W. Haslbeck 2005-12-06 21:04:34 Winbashing
Previous Message Brian Cox 2005-12-06 20:41:03 insert deadlock