There are programs like sqlitebrowser that let you view databases as tables and edit them in a convenient way. But I can’t encounter a similar program for linux console. I have a server that I can access via SSH, and having a convenient database browser for Linux console would be beneficial to me.
Is there such a program offering terminal-compatible “graphical” UI? It could be based on e.g. curses/ncurses/unicurses.