|
|
|
|
|
by dharbin
735 days ago
|
|
In my opinion, psql is the "perfect" terminal database client. It's fast, has the ability to easily switch between wide and narrow row formats, and has commands for the things I do frequently. I have often wanted psql to work with other databases, because the other CLI clients are either bare-bones, or just plain unusable. |
|