Your MSSQLTui binary license is confirmed. Download the pre-built binary below for your platform.
Download the zip below for your platform. Extract it — the mssqltui binary is ready to run.
On macOS/Linux: chmod +x mssqltui. Optionally move it to a directory in your PATH: sudo mv mssqltui /usr/local/bin/
Run: mssqltui -s localhost -p 1433 -d MyDatabase -u sa -P MyPass123. Or launch Web UI: mssqltui -s localhost -d master -u sa -P 'YourPass123!' --ui
Navigate tables with vim-style keys. Run T-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]