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

From Rich Shepard
Subject Re: Need a DB layout gui
Date
Msg-id alpine.LNX.2.20.1906241530130.2050@salmo.appl-ecosys.com
Whole thread Raw
In response to Need a DB layout gui  (David Gauthier <davegauthierpg@gmail.com>)
List pgsql-general
On Mon, 24 Jun 2019, David Gauthier wrote:

> 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?

Looks like you want a ER (entity relationship) diagrammer. Take a look at
dbeaver <http://dbeaver.jkiss.org/>.

Rich




pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Need a DB layout gui
Next
From: Adrian Klaver
Date:
Subject: Re: Need a DB layout gui