From: | Curt Sampson <cjs(at)cynic(dot)net> |
---|---|
To: | Christoph Dalitz <christoph(dot)dalitz(at)hs-niederrhein(dot)de> |
Cc: | pgsql-general(at)postgresql(dot)org, <jc(at)mega-bucks(dot)co(dot)jp> |
Subject: | Re: [pgsql-general] DB GUI Design tool |
Date: | 2002-07-10 08:30:03 |
Message-ID: | Pine.NEB.4.44.0207101724480.21914-100000@angelic.cynic.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Wed, 10 Jul 2002, Christoph Dalitz wrote:
> > From: Jean-Christian Imbeault <jc(at)mega-bucks(dot)co(dot)jp>
> >
> > Can anyone recommend a free GUI DB design tool for Windows I could use
> > to model my database design? (something similar to the design tool in MS
> > access).
> >
> DataArchitect by TheKompany
> (http://www.thekompany.com/products/dataarchitect/) seems to be a
> powerful tool.
I just played with it, and I can't say I'm very impressed. When I
connected it to a postgres database and asked it to generate a document
from that schema, it generated ten empty table definitions. And when
creating tables, there seems no easy and automatic way to have it draw a
line indicating that a foreign key in one table references a primary key
in another, and make this line stick no matter where you move the table
in the diagram. Also, I couldn't figure out how to delete items from the
diagram.
Not to mention that creating table definitions in it is a lot more
work than just typing SQL into a text file.
So after about half an hour of playing, I abandoned it. Unfortunately,
I still have a need for some sort of graphical tool so I can make
pretty pictures for clients, but I've got a good budget for it, so I'd
be interested in any other recommendations. But I found this one hard
enough to use that in the end my "tool" may be paying a drone to keep a
Visio diagram up-to-date based on changes to my text files.
cjs
--
Curt Sampson <cjs(at)cynic(dot)net> +81 90 7737 2974 http://www.netbsd.org
Don't you know, in this new Dark Age, we're all light. --XTC
From | Date | Subject | |
---|---|---|---|
Next Message | Nigel J. Andrews | 2002-07-10 08:41:14 | Re: [pgsql-general] DB GUI Design tool |
Previous Message | Curt Sampson | 2002-07-10 08:24:18 | Re: I am being interviewed by OReilly |