squall
Share on:
Enter Your Mastodon Instance
https://
Copy the link below to share to Mastodon
https://terminaltrove.com/squall/
A TUI SQLite viewer and editor.
pip install squall-sql

squall is a TUI SQLite database viewer and editor that runs in the terminal. It shows tables and query results in panes, with useful built-in syntax highlighting.
It allows browsing tables, executing SQL queries and editing records. It supports loading a database file with the filename option and has the ability to navigate and search across results.
squall is ideal for those who need quick access to SQLite in the terminal, and need a simple lightweight, tool to do so.