Features
Quick Query
Run ad-hoc queries from the sidebar without opening a tab
Quick Query
A mini SQL editor embedded in the sidebar for running quick, one-off queries without opening a full tab.
Using Quick Query
- Find the Quick Query panel in the sidebar (below the schema tree)
- Type a short SQL query
- Press
Cmd+Enterto execute - Results appear inline below the editor
Recent Queries
The panel shows your 3 most recent successful queries as clickable chips. Tap one to re-run it instantly.
Hiding Quick Query
If you prefer a cleaner sidebar, go to Settings and enable Hide quick query panel.
Quick Query is perfect for SELECT COUNT(*), checking a value, or running a quick SHOW command without cluttering your tab bar.