Does anyone know of any Workbench for PostgreSQL? I need it, because I do not want to move postgres through the command line.
Does anyone know of any Workbench for PostgreSQL? I need it, because I do not want to move postgres through the command line.
There are some graphical manager options:
Free:
Paid:
JetBrains Novissimo DataGrip, PAY. 30 days free to test and fall in love. If you are already writing code in some of the iBDA IDE of jetbrains you will stay at home. link
If you are going to do bank modeling (MER) you have pgModeler.
I use linux and used navicat with wine ... but it gave constant query errors, where it was necessary to open and close the program. Today a colleague pointed out the DBeaver and I'm really enjoying it!
In addition to the desktop version, there is a plugin for eclipse where you can run it there! : D