X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (neptune.hub.org [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id D4FF1D1B521 for ; Sun, 7 Dec 2003 13:27:44 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 54921-03 for ; Sun, 7 Dec 2003 09:27:17 -0400 (AST) Received: from mail.iinet.net.au (mail-09.iinet.net.au [203.59.3.41]) by svr1.postgresql.org (Postfix) with SMTP id 1B08AD1B486 for ; Sun, 7 Dec 2003 09:27:13 -0400 (AST) Received: (qmail 19583 invoked from network); 7 Dec 2003 13:27:14 -0000 Received: from unknown (HELO postgresql.org) (203.59.163.62) by mail.iinet.net.au with SMTP; 7 Dec 2003 13:27:14 -0000 Message-ID: <3FD32AC7.9020806@postgresql.org> Date: Sun, 07 Dec 2003 21:27:35 +0800 From: Justin Clift User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030901 Thunderbird/0.2 X-Accept-Language: en-us, en MIME-Version: 1.0 To: pgsql-www@postgresql.org Cc: Eduardo Roldan Subject: [Fwd: New submission to 'PostgreSQL GUI Design and Administration Tools'] Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200312/51 X-Sequence-Number: 3111 Hiyas, This might be useful to add a link to from Techdocs. :) + Justin -------- Original Message -------- Subject: New submission to 'PostgreSQL GUI Design and Administration Tools' Date: Sat, 06 Dec 2003 20:32:08 -0300 From: Eduardo Roldan To: justin@postgresql.org Hello. I've found a nice GPL java app to do ERD that works for postgresql. http://mogwai.sourceforge.net/erdesigner/erdesigner.html Description: The Mogwai ERDesigner is a entity relation modeling tool such as ERWin and co. The only difference is that it is Open Source and does not cost anything. It was designed to make database modeling as easy as it can be and to support the developer in the whole development process, from database design to schema and code generation. This tool was also designed to support a flexible plug in architecture, to extend the system simply by installing a new plug in. This way, everybody can implement new features and tools to make ERDesigner fit the requirements. Thanks for your time. Eduardo.