Re: [GENERAL] Developer GUI tools for PostgreSQL - Mailing list pgsql-general

From rob stone
Subject Re: [GENERAL] Developer GUI tools for PostgreSQL
Date
Msg-id 1501123581.6266.1.camel@gmail.com
Whole thread Raw
In response to Re: [GENERAL] Developer GUI tools for PostgreSQL  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-general

On Wed, 2017-07-26 at 18:31 -0700, Joshua D. Drake wrote:
> On 07/26/2017 05:58 PM, Tim Uckun wrote:
> > I am waiting till pgadmin4 gets a bit faster. It seems kind of slow
> > on 
> > my mac.
>
> PostgreSQL Studio
> Navicat
> EMS PostgreSQL Manager
> PgAdmin3 LTS (BigSQL)
>
> JD
>
>


If you are a Java person, go to executequery.org and download the jar
file or the Deb package and install it.
It has the advantage of being able to work on multiple RDBMSs' at the
same time. All you need are the appropriate JDBC's. For example, you
could be connected to a Postgres database and also an Oracle one.

HTH.
Rob


pgsql-general by date:

Previous
From: Reid Thompson
Date:
Subject: Re: [GENERAL] Developer GUI tools for PostgreSQL
Next
From: JingYuan Chen
Date:
Subject: Re: [GENERAL] Developer GUI tools for PostgreSQL