A fast, lightweight SQLite database viewer TUI
Project description
sqv - SQLite Viewer TUI
A fast, lightweight SQLite database viewer TUI built with Python and Textual.
Features
- Structure Tab: Browse tables, indices, views, and triggers with their SQL definitions
- Data Tab: View table data with sorting and filtering
- SQL Tab: Execute arbitrary SQL queries
Screenshots
Installation
I recommend installation with uv.
uv tool install sqv
Or to run without installing:
uv tool run sqv
To install from source:
git clone git@github.com:RhetTbull/sqv.git
uv sync
Usage
uv run sqv <database.db>
Key Bindings
| Key | Action |
|---|---|
| 0 | Go to Structure tab |
| 1 | Go to Data tab |
| 2 | Go to SQL tab |
| q | Quit |
| Ctrl+Enter | Execute SQL (in SQL tab) |
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sqv-0.3.0.tar.gz
(978.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
sqv-0.3.0-py3-none-any.whl
(14.9 kB
view details)
File details
Details for the file sqv-0.3.0.tar.gz.
File metadata
- Download URL: sqv-0.3.0.tar.gz
- Upload date:
- Size: 978.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91a11911afb5f0118290df36517b971f048ae88c4f53727c5b9aba3c554da769
|
|
| MD5 |
e6a0f516ce7f5cb78ccb893965121328
|
|
| BLAKE2b-256 |
9a85b05df6e3e55b8203543614e6b8b0d12e2b01783964c6db330c1a688e12ab
|
File details
Details for the file sqv-0.3.0-py3-none-any.whl.
File metadata
- Download URL: sqv-0.3.0-py3-none-any.whl
- Upload date:
- Size: 14.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a2b52f126967c4f7918020ba2749e2404733340b0d3393cbb888f8f31fe5d2c
|
|
| MD5 |
c88e174b6344482ef9777f610bdf8592
|
|
| BLAKE2b-256 |
848d5fb06ce2e58d22b5220669873068c2fa97e91751bd08caf328e4ede40710
|