Re: Need a DB layout gui - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Need a DB layout gui
Date
Msg-id f389e3b4-6a84-b26b-41a2-21b79de48c07@aklaver.com
Whole thread Raw
In response to Need a DB layout gui  (David Gauthier <davegauthierpg@gmail.com>)
List pgsql-general
On 6/24/19 3:25 PM, David Gauthier wrote:
> Hi:
> 
> I've been poking around 
> https://wiki.postgresql.org/wiki/Community_Guide_to_PostgreSQL_GUI_Tools to 
> see if there is anything that can read PG metadata in and display it 
> graphically in a gui.  You know, the kind of picture that is 1 block per 
> table with 1->many arrows connecting up the primary/foreign keys of 
> different tables.  SQL Power Architect looked promising, but fails to do 
> the linkage for some PK-FK relationships (buggy?) .
> 
> Any suggestions on what might do this?

Schemaspy:

http://schemaspy.org/

http://schemaspy.org/sample/relationships.html

-- 
Adrian Klaver
adrian.klaver@aklaver.com



pgsql-general by date:

Previous
From: David Gauthier
Date:
Subject: Need a DB layout gui
Next
From: Rich Shepard
Date:
Subject: Re: Need a DB layout gui