Re: open source ERD for postgresql database

Поиск
Список
Период
Сортировка
От Carol Walter
Тема Re: open source ERD for postgresql database
Дата
Msg-id B641E7AA-071C-4376-BA98-5E226311CC2B@indiana.edu
обсуждение исходный текст
Ответ на Re: open source ERD for postgresql database  (Thomas Jacob <jacob@internet24.de>)
Ответы Re: open source ERD for postgresql database  ("Anibal David Acosta" <aa@personal.net.py>)
how to read bytea column from dblink  ("Aynur SANCAKLI" <aynur.sancakli@kamusm.gov.tr>)
Список pgsql-admin
This sort of depends on what you want to do with the ERD.  If I want
to document an existing system, I use Aqua Data Studio.  It's not
free, but it will take an existing system and draw the ERD for you
based on the relationships it finds in the database.  There are
things that I don't like about it.  It puts the tables into the ERD
in alpha order.  This leads to some spaghetti ERD's.  You can move
the tables around and then save them.  The problem is that once they
are saved, it's an image and you can't move them anymore.  If you
recreate the ERD you have to begin again to move the tables around.
Another tool that some people like, but that I haven't used is called
SQL-EZ.  It's cost is trivial.

Carol

On Sep 12, 2008, at 10:24 AM, Thomas Jacob wrote:

> I've been using GNU ferret for a while, it's OK
> for simple tasks, and can produce table graphs and
> even output rudimentary PostgreSQL DDL in Version 0.6,
> but it doesn't support PostgreSQL's full range of types yet
> and the handling is somewhat awkward.
>
> Version 0.7 looks much more promising, at least from
> the screen shots, but that hasn't been release yet:
>
> http://www.gnuferret.org/
>
>
>
> On Fri, 2008-09-12 at 09:59 -0400, Barbara Stephenson wrote:
>> I would like to use an ERD tool for postgres and it be open
>> source.  Any
>> suggestions?
>> --
>> Regards,
>>
>> Barbara Stephenson
>> EDI Specialist/Programmer
>> Turbo, division of Ozburn-Hessey Logistics
>> 2251 Jesse Jewell Pkwy NE
>> Gainesville, GA  30507
>> tel: (678)989-3020 fax: (404)935-6171
>> barbara@turbocorp.com
>> www.ohlogistics.com
>>


В списке pgsql-admin по дате отправления:

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: [GENERAL] Functions
Следующее
От: "Anibal David Acosta"
Дата:
Сообщение: Re: open source ERD for postgresql database