Legacy Clients
- Clunky UI: Hundreds of buttons you never use.
- Slow: Native apps (Java/Electron) that eat RAM.
- Dangerous: Nothing stops you from running DROP TABLE in prod.
The Supabase-grade UI you crave, now self-hosted for your own databases. No subscriptions. No data lock-in. Just pure SQL joy.
Works seamlessly with your stack
You write modern React/Next.js code all day, then switch to a database tool that takes 30 seconds to load. It breaks your flow.
Stop Googling “Postgres date difference syntax.” Just tell QueryGlow what you want: “Show me users who haven't logged in for 30 days.”
Our AI reads your schema and writes the query. Choose between OpenAI, Anthropic Claude, or Google Gemini. Use your own API key—no middleman markups.
Ever dropped a table in production thinking it was dev? Other tools let that happen. QueryGlow has your back with two layers of protection.
DROP DATABASE, SHUTDOWN, filesystem access (OUTFILE, LOAD_FILE), command execution (xp_cmdshell, COPY PROGRAM)
DROP TABLE, TRUNCATE, DELETE/UPDATE without WHERE clause. Enable via env var if you really need them.
Plus: All SELECT queries auto-limited to 1000 rows. No accidental full-table scans.
QueryGlow runs as a simple Docker container inside your own VPC or on your local machine. We never see your data. No “phoning home.” No third-party cloud risks.
AES-256-GCM
Credential encryption
SSH Tunnels
Built-in, one-click
No Telemetry
Zero tracking
One Command
5-minute deploy
git clone && ./deploy.shOne command. HTTPS, auth, and SSL certificates included.
Every feature designed to minimize clicks and maximize flow.
QueryGlow focuses on the 20% of features you use 80% of the time.
OpenAI, Claude, or Gemini. Schema-aware. Your data never sent.
Blocks DROP DATABASE, prevents mass deletes, auto-limits queries.
Built-in. Paste your private key + passphrase. One-click connect.
PostgreSQL, MySQL, MariaDB, SQLite, CockroachDB, TimescaleDB.
All credentials encrypted at rest. Tamper detection built-in.
Insert, upsert, or replace. Formula injection protection.
Same editor as VS Code. Autocomplete, syntax highlighting.
Name, describe, tag. Build a library of reports.
Double-click any cell. Edit. Enter to save. No forms.