- Download the
.dmgfile from tabloy.app/download - Open the DMG and drag Tabloy to Applications
- On first launch: right-click → Open (required for unsigned builds)
- Download the
.msiinstaller from tabloy.app/download - Run the installer
- If SmartScreen warns about unknown publisher, click "More info" → "Run anyway"
AppImage:
- Download the
.AppImagefrom tabloy.app/download - Make it executable:
chmod +x Tabloy_*.AppImage - Run:
./Tabloy_*.AppImage
Debian/Ubuntu (.deb):
- Download the
.debfrom tabloy.app/download - Install:
sudo dpkg -i tabloy_*.deb
- Click Connection in the toolbar (or press
Cmd/Ctrl+N) - Select your database type (PostgreSQL, MySQL, SQLite, ClickHouse)
- Fill in connection details (host, port, username, password, database)
- Click Test Connection to verify
- Click Save & Connect
- Click Query in the toolbar (or press
Cmd/Ctrl+T) - Type a SQL query in the editor
- Press
Cmd/Ctrl+Enterto execute - Results appear in the table below
- Connecting to Databases — SSL, SSH tunnels, connection options
- SQL Editor — Auto-complete, formatting, shortcuts
- Data Editing — Inline editing, insert, delete
- Keyboard Shortcuts — All shortcuts