›_ how it works
How to ask your data in plain English.
You do not write SQL and you do not move your data. Connect your database read-only, ask a question the way you would ask a teammate, and Agentsql writes the query, runs it, and returns a chart, a table, and a one-line answer, with the exact SQL shown every time.
›_ three steps
Connect, ask, and get the answer.
Connect read-only
Point Agentsql at your database with a read-only, least-privilege connection. It only ever reads, never writes, and you can scope it to exactly the tables it should see. Postgres, MySQL, Snowflake, and BigQuery are supported.
Ask in plain English
Type a question the way you would ask a teammate, like "How did revenue trend this year?" or "Which customers have not ordered in 60 days?" Agentsql writes the SQL against your schema and runs it read-only.
Get the answer
Agentsql returns a chart, a result table, and a one-line plain-English answer, with the exact SQL shown so you can verify it. Refine in plain English and ask again until it is exactly the question you meant.
›_ why it is safe to trust
Read-only by design, and it always shows the SQL.
Read-only by design
Agentsql connects with a least-privilege, read-only account. It can never write, update, or delete your data. You create the credentials, scope them to the tables it should see, and revoke them whenever you like. Connections are encrypted in transit, and Agentsql never trains on your data.
Shows the SQL every time
Every answer ships with the exact query Agentsql wrote, in plain sight. You or a technical teammate can read it, copy it, and confirm it does exactly what you asked before you trust the number. Transparency is the safeguard, not a black box you have to take on faith.
›_ see it live
Ask a question and watch the SQL run.
Pick a plain-English question, watch Agentsql write the SQL, run it read-only, and return the chart, the table, and the answer. Then refine it in plain English.
Ask your data a question:
Writing SQL… Running (read‑only)… SQL Agentsql wrote
▋
Click a question. Agentsql writes the SQL, runs it read-only, and answers.
Point Agentsql at your database today.
Connect read-only and get your first answer in minutes.