Re: [GENERAL] Developer GUI tools for PostgreSQL

Поиск
Список
Период
Сортировка
От rob stone
Тема Re: [GENERAL] Developer GUI tools for PostgreSQL
Дата
Msg-id 1501123581.6266.1.camel@gmail.com
обсуждение исходный текст
Ответ на Re: [GENERAL] Developer GUI tools for PostgreSQL  ("Joshua D. Drake" <jd@commandprompt.com>)
Список 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 по дате отправления:

Предыдущее
От: Reid Thompson
Дата:
Сообщение: Re: [GENERAL] Developer GUI tools for PostgreSQL
Следующее
От: JingYuan Chen
Дата:
Сообщение: Re: [GENERAL] Developer GUI tools for PostgreSQL