SQLite terminal explorer

sqlens

Browse SQLite tables and views from your terminal with sortable columns, LIKE filters, row detail, JSON cell rendering, and custom SQL expressions.

uv install
uv run sqlens path/to/database.sqlite
sqlens terminal interface showing a SQLite table browser