Purchase Confirmed

Thank you for your
purchase.

Your Sqltui binary license is confirmed. Download the pre-built binary below for your platform.

Getting Started

1

Download Sqltui

Download the zip below for your platform. Extract it: the sqltui binary is ready to run.

2

Make it executable

On macOS/Linux: chmod +x sqltui. Optionally move it to a directory in your PATH: sudo mv sqltui /usr/local/bin/

3

Open a SQLite file

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

4

Start browsing

Navigate tables with vim-style keys. Run SQL queries with autocomplete. Export data as CSV, JSON, or SQL. You're all set.

Open source alternative. Sqltui is also open source (GPL-3.0). If you prefer to build from source, clone github.com/dzulfikar08/sqltui and run cargo build --release.

Download Binary

Choose your platform. Single-file binary, no dependencies.

macOS Intel
Intel-based Macs
Download
Linux
x64 (64-bit)
Download
Windows
x64 (64-bit)
Download

Version 0.2.0 · macOS 10.15+ / Linux x64 / Windows 10+

Need help or have questions?

[email protected]