- Joined:
- Jan 4, 2011
- Posts:
- 47,822
- Liked Posts:
- 36,711
- Location:
- Chicago
I like VS a lot, I haven't messed with VS Code too much; and I primarily use it for school. For work however, based on our infrastructure the thing we use the most is PGAdmin, but that's because we use Greenplum, and if we want to take advantage of it's parallelism we have to run things in DB (which is what MADlib is for); and PGAdmin is the common tool. The new version of PGAdmin is beyond awful and we actually have an outstanding ticket with our sys people to install some actual IDEs on our VMs (Toad, DBForge and one other one, forget what it is). I've used Toad a bit, back in the stone age when we were primarily an Oracle shop, and it was fine.
But, we're kind of in a weird spot where we're very much tied to Greenplum for now, with a move to Azure likely in our future, which limits our editor/IDE options. So, outside of PGAdmin we use Jupyter Notebook, which is fine.
EDIT: Oh and of course Notepad++, I know the other dev teams like Ultra Edit, and I messed with it a bit, but I've just gotten so used to Notepad++ that when I just want a basic ***** editor that's what I open.
Haha that was it, notepad++! I always call it textedit because i was raised on macs (or apples, more precisely)