Re: Developer GUI tools for PostgreSQL

From: rob stone <floriparob(at)gmail(dot)com>
To: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, Tim Uckun <timuckun(at)gmail(dot)com>, Brent Wood <pcreso(at)yahoo(dot)com>
Cc: Tiffany Thang <tiffanythang(at)gmail(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Developer GUI tools for PostgreSQL
Date: 2017-07-27 02:46:21
Message-ID: 1501123581.6266.1.camel@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message JingYuan Chen 2017-07-27 02:57:31 Re: Developer GUI tools for PostgreSQL
Previous Message Reid Thompson 2017-07-27 02:36:38 Re: Developer GUI tools for PostgreSQL