Monaco SQL Editor
A real code editor for SQL, not a textarea.
Free • macOS, Windows & Linux
Queries are written inside the same Monaco editor that powers VS Code, with SQL-aware autocompletion, formatting, custom execution pools, and a persistent query log.
SQL Autocompletion & Formatting
Context-aware completion for tables, columns, and keywords, plus one-key formatting for messy queries.
Custom Execution Pools
Run queries against a dedicated connection pool so a long analytical query never blocks a quick lookup on the same connection.
Full Query Log
Every statement you run is kept in a searchable log, with timing, so you can find and re-run a query from an hour ago.
Zero Telemetry by Default
Credentials, query logs, and record sets never touch any cloud server unless you opt in to encrypted sync.
Native Rust Performance
A native async driver pool built for low-latency queries — not an Electron wrapper.
One Workspace, Every Feature
Monaco SQL Editor sits right next to every other tool in the same app — no switching windows.
