SQLite Studio is a convenient single-binary SQLite database explorer that can be accessed with just one command. The tool offers an overview page with common metadata and a tables page with details on each table’s metadata and disk size. It also features an infinite scroll rows view and a custom query page for more advanced database access. Pre-built binaries for Linux, Windows, and MacOS are available for download. Before running the tool, users need to build the UI by following specific instructions. Overall, SQLite Studio seems to be a streamlined and user-friendly option for exploring SQLite databases.
https://github.com/frectonz/sqlite-studio