top | item 39713005 (no title) monospaced | 1 year ago Coming myself from MySQL to Postgres I found PgAdmin (https://www.pgadmin.org/screenshots/#7) easy to use discuss order hn newest skeletal88|1 year ago Pgadmin has gotten lots of bad feedback. I'm using dBeaver or the IntelliJ sidebar to connect to the database.Dbeaver is more useful. But you can do everything from the command line. You use sql to write database migrations anyway, no? jesterson|1 year ago I guess it's better now. Last time I tried years ago it was horrible
skeletal88|1 year ago Pgadmin has gotten lots of bad feedback. I'm using dBeaver or the IntelliJ sidebar to connect to the database.Dbeaver is more useful. But you can do everything from the command line. You use sql to write database migrations anyway, no?
skeletal88|1 year ago
Dbeaver is more useful. But you can do everything from the command line. You use sql to write database migrations anyway, no?
jesterson|1 year ago