Your PostgresTUI binary license is confirmed. Download the pre-built binary below for your platform.
Download the zip below for your platform. Extract it — the postgrestui binary is ready to run.
On macOS/Linux: chmod +x postgrestui. Optionally move it to a directory in your PATH: sudo mv postgrestui /usr/local/bin/
Run: postgrestui -s localhost -p 5432 -d mydb -u postgres. Or launch the Web UI: postgrestui -s localhost -d mydb -u postgres --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]