# Query Builder — SQL and Python Across Every Source

> Write SQL or Python against any connected source, with autocomplete that has read your schema, a check that runs before your query does, and results that become charts.

HTML version: https://supaboard.ai/product/query-builder

A proper editor over every source you have connected, with autocomplete that has read your schema and a check that runs before your query does.

## The query is easy. Everything around it isn't.

### The join lives in one person's head

Two tables, one correct path between them, and the only record of it is whoever built the warehouse.

### Write, run, fail, repeat

Nothing tells you the column is misspelled until the query comes back empty twenty seconds later.

### Good queries get lost

The right version of last quarter's query is in a chat thread, a notebook, or nowhere.

## An editor that has read your database

### Write it in the language you'd choose

SQL for the query, Python when the answer needs more than SQL. One editor, over every source you have connected, with autocomplete that has read your actual tables and columns.

- SQL and Python
- Every connected source in one place
- Autocomplete from your real schema

### Ask for the change, read the diff

Say what the query should also do and the assistant proposes the edit as a diff — the removed line beside the added ones — so you approve a change you can read instead of a rewrite you have to re-check.

- Edits arrive as a reviewable diff
- It knows the schema, so the column exists
- Checked before it reaches the database

### The query doesn't end at the results grid

Switch the result to a chart or a KPI, pin it to a dashboard, or save it as a verified query the AI analysts reuse instead of writing their own.

- Results into a chart in one step
- Saved with variables for reuse
- Verified queries the analysts reuse

## What you can point it at

| Figure | What it measures |
| --- | --- |
| 700+ Sources in one editor | Every database and business app in the catalogue, queried from one place. |
| 123 You can connect yourself | No call with us: pick it, authorise it, query it. |
| 15 Minutes to your first query | Connecting a source is the only setup there is. |

## FAQ

### Who is the query builder for?

People who already write SQL and don't want to stop. Someone who doesn't write SQL can still read what you did, because the query and the result sit side by side.

### Can I use Python?

Yes. SQL and Python both run in the same editor, against the same connected sources.

### What does the AI actually do here?

It completes what you are typing using your real tables and columns, and when you ask it to change the query it proposes the edit as a diff you approve line by line rather than rewriting the query under you.

### What is a verified query?

A query you have saved and marked as correct. The AI analysts reuse it instead of writing their own, which is how a team's good SQL stops getting lost.

### Which sources can I query?

Anything you have connected. 123 sources connect without talking to us, out of a catalogue of 700+.

## The other surfaces

- [Ask Analysts](https://supaboard.ai/product/ask-analysts): Type a question the way you'd say it out loud. You get back the chart, the numbers and the query that produced them, so you can check the answer before you act on it.
- [Datasites](https://supaboard.ai/product/datasites): Describe the site you want. Supaboard builds it from your live data, styles it to your brand and puts it on a link you can send the same afternoon.
- [Dashboards](https://supaboard.ai/product/dashboards): Say what you want to track. Supaboard picks the charts, wires them to your data and hands back a board you can filter, embed and ask questions of.
- [Automations](https://supaboard.ai/product/automations): Set a question to run on Monday morning, or the moment a number crosses a line. The answer arrives already written up, as an email, a deck or a spreadsheet.
- [Agents](https://supaboard.ai/product/agents): Each agent carries a confidence score, an evaluation suite it has to keep passing, and 7 tuning surfaces — identity, knowledge, memory, rules, tables, verified queries and skills — under your control.

---

- Site index for agents: https://supaboard.ai/llms.txt
- Sitemap: https://supaboard.ai/sitemap.xml
- Blog feed: https://supaboard.ai/blog/rss.xml
- Product documentation: https://docs.supaboard.ai

Any page on https://supaboard.ai is available as markdown: append `.md` to its path, or send `Accept: text/markdown`.
