Product stories
Eight workflows.
One editor window.
Each story walks connect → explore → query → analyze for a real NexQL capability — sourced from core and pro surfaces, not marketing fluff.
Notebooks that commit like source.
.pgsql files mix SQL cells and markdown in one editor tab. Run one cell or the whole notebook — results, charts, and export land inline. Git-tracked by default.
One tree for the whole schema.
Connections → databases → schemas → 16+ object types. Right-click generates correct SQL. Drag tables into notebooks or the SQL Assistant as @mentions.
Zero-config AI. No API keys.
NexQL Free AI (Smart / Engineer / Architect) ships by default. Or bring OpenAI, Anthropic, Gemini, GitHub Models, VS Code LM. AI never auto-runs — you insert SQL into a notebook cell and Run.
Know which database you're on.
Environment tags, read-only mode, and query risk scoring before execution. Optional theme swap per environment pairs with NexQL Themes.
Design, diff, and map without hand DDL.
Table designer, schema diff with migration SQL, auto ERD from foreign keys, CSV/JSON import wizard, and DBML import — all as editor webviews.
From slow query to concrete fix.
EXPLAIN ANALYZE in a notebook cell opens interactive plan trees, flame graphs, and diff between runs. Index recommendations tie back to your schema.
Ops metrics without leaving VS Code.
Connections, active queries, locks, cache hit ratio, and top tables — refreshed from pg_stat* views. Optional AI health chat grounded on live metrics.
Shared context for teams.
E2E-encrypted sync of connections, saved queries, and notebooks. Sponsor: NexQL Cloud auto-sync. Singularity: team workspaces and audit hooks.