Re: Tool for modeling - Mailing list pgsql-novice

From Ognjen Blagojevic
Subject Re: Tool for modeling
Date
Msg-id 4A1BD18C.3060003@etf.bg.ac.yu
Whole thread Raw
In response to Re: Tool for modeling  (Thomas Kellerer <spam_eater@gmx.net>)
Responses Re: Tool for modeling
List pgsql-novice
Thomas Kellerer wrote:
> Luiz Eduardo Cantanhede Neri wrote on 25.05.2009 12:44:
>> Hi guys,
>>
>> Which tool do you recommend for modeling pg database? I'm using Aqua
>> Data Studio, and it has a good and friendly UI and its ER it's quite
>> well too, but it's paid and besides of design of it, it still has a
>> lot of things to improve like, specially with E/R Diagram. I also had
>> some problem with views with case it didnt accepted the syntax but
>> when I executed it created the view anyway
>>
> [...]
>>
>> And you guys any tool to suggest? specially Open Source?
>
> Try out Power*Architect.
>
> It is free and quite good although not (yet) complete though.
>
> http://www.sqlpower.ca/page/architect

As a developer who used to work with MySQL, I got used to DBDesigner. I
find it to be very intuitive, easy to use, and free.

However, it has two serious shortcomings:

1. It is not developed anymore. It is replaced with MySQL Workbench,
witch I personally don't like.
2. It works only with MySQL, so my team uses a Java tool which reads
DBDesigner files (old school XML) and generates DDL.

Regards,
Ognjen

pgsql-novice by date:

Previous
From: Luiz Eduardo Cantanhede Neri
Date:
Subject: Re: I don't understand this explain output
Next
From: Frank Bax
Date:
Subject: Re: I don't understand this explain output