Re: Documentation Tools

From: Nabil Sayegh <nas(at)e-trolley(dot)de>
To: Juliet May <jmay(at)speark(dot)com>
Cc: pgsql-novice <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Documentation Tools
Date: 2003-06-18 19:18:04
Message-ID: 1055963883.14885.10.camel@billy
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Am Mit, 2003-06-18 um 19.57 schrieb Juliet May:
> Does anyone know of any tools to help in the process of verbally and
> graphically documenting a PostgreSql database and it's associated
> application. I want/need to be able to show the relationships among tables
> and views. I'm currently using DIA which is somewhat similar to Visio but it
> is a long drawn out process.

I'm writing such an app at the moment.
It's based on GnomeCanvas for tables to be dragged around.
References are displayed as arrows, columns (actually displayed as rows)
can be teared off and dropped somewhere else, to create references etc.
At the moment I'm too busy but I hope to continue soon.

For the moment you could use pgaccess.

bye
--
e-Trolley Sayegh & John, Nabil Sayegh
Tel.: 0700 etrolley /// 0700 38765539
Fax.: +49 69 8299381-8
PGP : http://www.e-trolley.de

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Nabil Sayegh 2003-06-18 19:19:32 Re: Documentation Tools
Previous Message Fontenot, Paul 2003-06-18 18:18:11 How to NOT perform an insert