What do you use for it? Is there anything like phpmyadmin for postgres with similar simplicity?
Dbeaver is more useful. But you can do everything from the command line. You use sql to write database migrations anyway, no?