This is the best tool in its category that I've found. It's the only that can stream results (so you can run SELECT without LIMIT and see the first results immidiately) and display them as a table.
EDIT: Crashes often though.
deafpolygon•3h ago
How is that best in class, then? If it crashes often, it’s not production-ready.
amadeuspagel•3h ago
I wrote that in a burst of enthusiasm before I noted the crashes.
I was looking for a simple, no bloat sqlite explorer that runs in a container and ended up deploying sqlite-web[1] in read-only mode. Very impressed, no external dependencies, works great. A CLI tool is nice, but then still have to ssh into the remote server to access the db file.
amadeuspagel•8h ago
EDIT: Crashes often though.
deafpolygon•3h ago
amadeuspagel•3h ago
zX41ZdbW•2h ago
And for a command-line client, clickhouse-client has been around since 2016.
amadeuspagel•23m ago