top | item 40609503

(no title)

dharbin | 1 year 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.

discuss

order

7bit|1 year ago

It works, but faaaaaaar from perfect! Perfect would include a lot more things like auto completion, syntax highlighting etc etc etc

signal11|1 year ago

psql’s very good, but duckdb’s CLI made me wish psql had some of its features.