Qury Editor
Run SQL. Get answers.
Connect, query, and explore your data in seconds.
- Connect directly or through SSH tunnel
- Dev/Staging/Prod policies with typed confirmation
- Export CSV and JSON in one click
SELECT customer_id, total
FROM orders
WHERE created_at >= CURRENT_DATE - INTERVAL '7 days'
ORDER BY total DESC
LIMIT 100;
| customer_id | total |
|---|---|
| 9871 | 3421.90 |
| 1012 | 3102.40 |
| 4470 | 2898.10 |
Features that speed up daily SQL work
Built around real pain points from analysts, data teams, and engineers.
Flexible connection flow
Connect to MySQL and PostgreSQL with direct access or SSH tunnel in the same flow.
Environment safety controls
Configure Dev, Staging, and Prod with write restrictions and typed confirmation.
Intelligent autocomplete
Table and column suggestions by active schema to reduce typing mistakes and wasted time.
Snippets and history
Reuse SQL, keep per-connection history, and execute common queries faster.
Visual schema exploration
Object tree, name/content search, and quick open for tables and views.
Share-ready outputs
Copy cell/row data and export results to CSV or JSON with one click.
Why teams choose Qury Editor
Clear value points that help internal adoption and long-term usage.
1. Reduce risk without slowing work
Environment policies and typed confirmation help avoid critical production mistakes without sacrificing speed.
2. Productivity from day one
Autocomplete, snippets, history, and export reduce repetitive work and increase the amount of analysis delivered.
3. Easy adoption across the team
Familiar UI, quick connection setup, and a straightforward query flow reduce switching resistance.
Download
Choose the package for your platform.
FAQ
Quick answers to the most common questions.
Is the macOS build signed?
Not yet. macOS will show a Gatekeeper warning for unsigned apps. You can open it via right-click > Open, or remove the quarantine attribute.
Which databases are supported?
MySQL and PostgreSQL are supported today, with more drivers planned.
Does it support SSH tunneling?
Yes. You can connect directly or through an SSH tunnel in the same flow.
Where are the download files stored?
Build artifacts are copied to the landing page folder under public/landing-page.