harlequin

Fast and beautiful terminal database client with syntax highlighting

brewmacoslinux
Try with needOr install directly
Source

About

Easy, fast, and beautiful database client for the terminal

Commands

harlequin

Examples

Connect to a SQLite database$ harlequin mydb.db
Connect to a PostgreSQL database$ harlequin postgres://user:password@localhost/dbname
Run in read-only mode$ harlequin --read-only mydb.db