Your Sqltui binary license is confirmed. Download the pre-built binary below for your platform.
Download the zip below for your platform. Extract it: the sqltui binary is ready to run.
On macOS/Linux: chmod +x sqltui. Optionally move it to a directory in your PATH: sudo mv sqltui /usr/local/bin/
Run sqltui to scan the current directory for .db files, or sqltui -f myapp.db to open a specific file. Launch Web UI: sqltui -f myapp.db --ui
Navigate tables with vim-style keys. Run SQL queries with autocomplete. Export data as CSV, JSON, or SQL. You're all set.
cargo build --release.
Choose your platform. Single-file binary, no dependencies.
Version 0.2.0 · macOS 10.15+ / Linux x64 / Windows 10+
Need help or have questions?
[email protected]