Re: Visualization of structure (OT?)

From: "Dave Cramer" <Dave(at)micro-automation(dot)net>
To: "'Fredrik Wendt'" <fredrik(dot)wendt(at)linux(dot)se>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Visualization of structure (OT?)
Date: 2002-03-18 03:16:46
Message-ID: 002801c1ce2b$563a4720$807ba8c0@inspiron
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Fredrik

As far as I know DbVisualier (www.minq.se) works with postgres as well
as druid

http://sourceforge.net/projects/druid/

If this isn't the case let me know, it was working last time I checked

Dave

> -----Original Message-----
> From: pgsql-jdbc-owner(at)postgresql(dot)org
> [mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf Of Fredrik Wendt
> Sent: Sunday, March 17, 2002 7:28 PM
> To: pgsql-jdbc(at)postgresql(dot)org
> Subject: [JDBC] Visualization of structure (OT?)
>
>
> Hi all!
>
> This might be off topic, my apoligies if my question's misdirected.
>
> I'm looking for a way to visualize tha tables within a given
> database, pretty much the way BlueJ (www.bluej.org - doesn't
> play well with
> JDK1.4) shows sub- and superclass relationships. Have anyone
> seen anything like this (freeware that is - numerous
> propietary solutions exist for MS SQL etc.)? Most preferably
> I'd like to parse CREATE clauses, to be able to parse/extract
> external keys and display that correctly. I guess I will have
> to do it myself - and I probably will since I'm fed up using
> xfig (vector based graphical tool). Nothing wrong with xfig,
> but it's not designed to be used for this.
> As far as I've understood - all information that's
> needed to make a complete graph/schema of the relations can't
> be extracted with the jdbc-driver provided from
> jdbc.postgresql.org. Is this true?
>
> Thanks in advance,
>
> Fredrik
>
> PS. On-screen visualization is the primary target, PostScript
> generation
> comes second. DS
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2002-03-18 03:48:26 Scrolling through cursors
Previous Message Fredrik Wendt 2002-03-18 00:28:17 Visualization of structure (OT?)