Re: Need a DB layout gui

From: Jakub Olczyk <jwo(at)disroot(dot)org>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Need a DB layout gui
Date: 2019-06-25 08:28:00
Message-ID: 86050a06-8bb1-052b-6350-24578445a905@disroot.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello!

On 25/06/2019 00:25, 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?  

Have you tried pgModeler[1]? The current limitation is that stable
version works only up to PostgreSQL 10, as far as I know. But it is
actively maintained, and I guess that support for PostgreSQL 11/12 is
available in the beta build, which means it will be available soon.

[1]: http://www.pgmodeler.io/

Cheers,
Jakub Olczyk

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Zahir Lalani 2019-06-25 09:01:20 RE: Need a DB layout gui
Previous Message Adrian Klaver 2019-06-25 04:13:57 Re: minor upgrade