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.2.0.tar.gz
(976.3 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.2.0-py3-none-any.whl
(12.8 kB
view details)
File details
Details for the file sqv-0.2.0.tar.gz.
File metadata
- Download URL: sqv-0.2.0.tar.gz
- Upload date:
- Size: 976.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e022260dcff7fa3ff0d6f7c097350f8664ef717e31ebb75173120db02f5f70e2
|
|
| MD5 |
0ad25c03ffe0dc53d85924ffc281b60f
|
|
| BLAKE2b-256 |
b16f4e0a7d9196e124b9827b16fefbb3b93825923113c911cf2c068f624511de
|
File details
Details for the file sqv-0.2.0-py3-none-any.whl.
File metadata
- Download URL: sqv-0.2.0-py3-none-any.whl
- Upload date:
- Size: 12.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd434c1232529253e28e19703f527369925a7d735c2555943c68a3b4ed2c301b
|
|
| MD5 |
0451158266cb8230fd3d01ea07099a74
|
|
| BLAKE2b-256 |
a69c5353efdccc7682477f40c372d2a4061c8ed99c449b69e28234a2e7c90a76
|