Re: Software for database-visualisation - Mailing list pgsql-sql

From Sean Davis
Subject Re: Software for database-visualisation
Date
Msg-id 46ba0b9b0fba6580ee3dc8e73e379598@mail.nih.gov
Whole thread Raw
In response to Re: Software for database-visualisation  (Richard Huxton <dev@archonet.com>)
Responses Re: Software for database-visualisation  (Kai Hessing <kai.hessing@hobsons.de>)
List pgsql-sql
If you mean literally visualizing the ERD, you can look at 
SQL::Translator (on cpan) which can draw fairly complex ERDs and output 
as graphics (I forget the supported formats)....

Sean

On Feb 24, 2005, at 3:17 AM, Richard Huxton wrote:

> Kai Hessing wrote:
>> Another question: Which software are you using to visualize your
>> database-structur. We're doing it with Quark, but are not very happy
>> with this.
>
> Well, AutoDoc can generate HTML/Dia/other outputs
>   http://www.rbt.ca/autodoc/index.html
>
> Might be worth checking the (freely available) Red-Hat db tools. Can't 
> remember if there's a schema visualiser in there, but there might well 
> be.
>
> --
>   Richard Huxton
>   Archonet Ltd
>
> ---------------------------(end of 
> broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)



pgsql-sql by date:

Previous
From: T E Schmitz
Date:
Subject: Re: aggregate / group by question
Next
From: "Joel Fradkin"
Date:
Subject: Re: Speeds using a transaction vrs not