> > I am looking for an open source / free data modeling tool
> for PostgreSQL.
>
> Dear Markus,
>
> pgAdmin team was contacted lately by John McCawley
> <jmccawley@worleyco.com>
> who is the developer of wxpgDesign, a very neat PostgreSQL
> design tool under
> wxWindows.
>
> The homepage can be found here:
> http://www.hardgeus.com/projects/pgdesigner
>
> We are hoping there may be plans for a collaboration with pgAdmin.
I am developing DataDesigner, which tries to be an open source, DB
independent, modelling tool. You can look at
http://www.danny.cz/datadesigner.en.html, SourceForge project is at
http://sf.net/projects/dbdesign
I think it could be useful to share at least ideas or code of pgdesigner
(the "schema" screenshot looks very good) and my DataDesigner ;-)
Dan