Re: design tool

From: reinoud(at)xs4all(dot)nl (Reinoud van Leeuwen)
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: design tool
Date: 2001-11-06 23:39:36
Message-ID: 3bf47398.382913407@news.xs4all.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Mon, 5 Nov 2001 19:25:01 +0000 (UTC), vygen(at)gmx(dot)de (Janning Vygen)
wrote:

>are there any good design ttols for postgres?
>
>i found dbdesigner - cant even save projects
>dezign - looks good, but only windows
>
>do you know of any other?

I have used PowerDesigner from Sybase. It supports Postgresql (amongst
50 other database types, from Oracle, Sybase to postgresql, ANSI SQL
or dBase).
You draw tables, relations and specialisations and with one click on a
button all "create table" and "create trigger" statements are created
for you. It can generate big reports too. If you have an ODBC
connection to your database it can create the database too (or
*change* the current model to the new version)

It has some 'limimations' though
- windoze only (though it might run under VMware)
- it has a, erm, 'professional' price tag

You can download a fully function time-limited evaluation version from
www.sybase.com. (and there seem to be no cracks available..)

I really like it. But database design is just a too small part of my
job to justify the cost...

--
__________________________________________________
"Nothing is as subjective as reality"
Reinoud van Leeuwen reinoud(at)xs4all(dot)nl
http://www.xs4all.nl/~reinoud
-> when replying to a mailinglist mail, please do <-
-> *NOT* cc: me as well. If I read the list I will <-
-> receive the reply as well! <-
__________________________________________________

In response to

  • design tool at 2001-11-05 16:24:02 from Janning Vygen

Browse pgsql-sql by date

  From Date Subject
Next Message Bruce Momjian 2001-11-06 23:42:13 Re: Can't find docs on Postgresql.conf
Previous Message Josh Berkus 2001-11-06 23:06:14 Can't find docs on Postgresql.conf