From: | Sean Davis <sdavis2(at)mail(dot)nih(dot)gov> |
---|---|
To: | Richard Huxton <dev(at)archonet(dot)com> |
Cc: | pgsql-sql(at)postgresql(dot)org, Kai Hessing <kai(dot)hessing(at)hobsons(dot)de> |
Subject: | Re: Software for database-visualisation |
Date: | 2005-02-24 12:04:23 |
Message-ID: | 46ba0b9b0fba6580ee3dc8e73e379598@mail.nih.gov |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)postgresql(dot)org)
From | Date | Subject | |
---|---|---|---|
Next Message | T E Schmitz | 2005-02-24 13:34:23 | Re: Software for database-visualisation |
Previous Message | T E Schmitz | 2005-02-24 10:34:43 | Re: aggregate / group by question |