From: | Randolf Richardson <rr(at)8x(dot)ca> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Open source data modeling tools for PostgreSQL |
Date: | 2003-11-24 22:54:51 |
Message-ID: | Xns943D95AAE260Err8xca@200.46.204.72 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-interfaces |
> I am looking for an open source / free data modeling tool for PostgreSQL.
>
> It should - if possible - support:
> - E-R-Modelling
> - relational data model / modeling
> - GUI SQL interface to the database
>
> Does anybody know some tools that match my criteria?
The following may meet your needs:
Druid, The Database Manager
http://sourceforge.net/projects/druid/
There's also a front-end tool for general database management (only
the GUI part, no modelling as far as I know) that you may find useful too:
SQuirreL SQL Client
http://sourceforge.net/projects/squirrel-sql/
Both of these tools are open source, free, and as a bonus are written
100% in Java so they work on all major Operating Systems, PDAs, etc.
--
Randolf Richardson - rr(at)8x(dot)ca
Vancouver, British Columbia, Canada
Please do not eMail me directly when responding
to my postings in the newsgroups.
From | Date | Subject | |
---|---|---|---|
Next Message | Markus Wollny | 2003-11-24 23:52:40 | configure --with-java fails |
Previous Message | Randolf Richardson | 2003-11-24 22:49:19 | Re: Humor me: Postgresql vs. MySql (esp. licensing) |
From | Date | Subject | |
---|---|---|---|
Next Message | siddiqui | 2003-11-25 18:56:40 | how to execute stored procedures from the console in pgAdmin??? |
Previous Message | Armel HERVE | 2003-11-24 14:02:26 | Problem with pg_dump / pg_restore |