Thorsten Kraus schrieb:
Hi,which tools do you use for modelling your databases? I need a tool with a graphical interface where I can create tables and relations. The tool should also be able to create the DDL for Postgres.
What do you mean by "also" what else should it create? ;) On Windows or with wine you could use casestudio, which is now bought by Quest Software but still support Postgresql along other databases. I also had success with dia and dia2sql tools. Regards Tino