v1.0 Launch Special: Lifetime License

Stop Suffering Through Legacy Database Tools

The Supabase-grade UI you crave, now self-hosted for your own databases. No subscriptions. No data lock-in. Just pure SQL joy.

  • Self-Hosted
  • One-time Payment
  • 6 Database Engines
  • No Telemetry

Why does managing a modern databasefeel like using Windows 98?

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.

THE OLD WAY

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 CLOUD TRAP

SaaS Platforms

  • Vendor Lock-in: Hard to migrate away later.
  • Data Privacy: Your data sits on their servers.
  • Recurring Costs: $20/user/mo adds up fast.
AI-Powered (BYOK)

Forget SQL syntax.
Just describe what you need.

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.

Bring Your Own KeySchema Only—Data Never Sent
Safe Mode

Sleep soundly.
We block the scary stuff.

Ever dropped a table in production thinking it was dev? Other tools let that happen. QueryGlow has your back with two layers of protection.

Always Blocked (Cannot Disable)

DROP DATABASE, SHUTDOWN, filesystem access (OUTFILE, LOAD_FILE), command execution (xp_cmdshell, COPY PROGRAM)

Blocked by Default (Configurable)

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.

100% Self-Hosted

Your Data. Your Infrastructure.
Zero Leaks.

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.sh

One command. HTTPS, auth, and SSL certificates included.

Developer Experience

Built for how you
actually work.

Every feature designed to minimize clicks and maximize flow.

  • Production AwarenessProduction DBs get a red banner. Impossible to confuse with dev.
  • Advanced Filtering9 filter operators: equals, contains, starts with, is null, and more. Combine multiple filters.
  • Query HistoryEvery query auto-saved. Last 1000 per connection. Never lose that complex JOIN.
  • Smart CSV ImportThree strategies: insert, upsert, or replace. Auto-detects delimiters. Preview before commit.
  • Schema ViewerExplore table structure and column details at a glance.

Everything You Need. Nothing You Don't.

QueryGlow focuses on the 20% of features you use 80% of the time.

AI SQL Generation

OpenAI, Claude, or Gemini. Schema-aware. Your data never sent.

Safe Mode

Blocks DROP DATABASE, prevents mass deletes, auto-limits queries.

SSH Tunnels

Built-in. Paste your private key + passphrase. One-click connect.

6 Databases

PostgreSQL, MySQL, MariaDB, SQLite, CockroachDB, TimescaleDB.

AES-256-GCM

All credentials encrypted at rest. Tamper detection built-in.

CSV Import/Export

Insert, upsert, or replace. Formula injection protection.

Monaco Editor

Same editor as VS Code. Autocomplete, syntax highlighting.

Saved Queries

Name, describe, tag. Build a library of reports.

Inline Editing

Double-click any cell. Edit. Enter to save. No forms.