|
|
|
|
|
by pampa
1951 days ago
|
|
For everybody using sqlite cli from a terminal window, check out litecli [1]. It has some nice features like syntax color, better completion and query editing etc. It is part of the dbcli [2] family of database terminal clients. There are cli for mysql, postgres, redis and other databases. [1] https://litecli.com/ [2] https://www.dbcli.com/ |
|
It has a spreadsheet-like interface and makes it very easy to explore a SQLite database in the terminal
[1] https://www.visidata.org/
[2] tutorial: VisiData in 60 Seconds(https://jsvine.github.io/intro-to-visidata/the-big-picture/v...)