IDE for function/stored proc development.

From: Tim Uckun <timuckun(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: IDE for function/stored proc development.
Date: 2016-09-03 09:36:45
Message-ID: CAGuHJrNQjPhZa+2MistwZSjdZOBGq8FEghAxFXawOyY+=DD9=g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Does anybody use an IDE for doing heavy duty stored proc development?
PGadmin is decent but I am looking for something better.

I have tried jetbrains with the db browser plugin and on the surface it
seems like a good choice but it's really buggy when working with procs.

I also tried datagrip by jetbrains and that too seems to be all over the
place. It has some amazing features for working with the database but some
of the simplest stuff is lacking or half baked.

I looked at atom and could not find any useful plugins for PG.

Anybody have experience with something awesome?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2016-09-03 11:03:59 Re: IDE for function/stored proc development.
Previous Message Simon Riggs 2016-09-03 08:51:27 Re: What limits Postgres performance when the whole database lives in cache?