AI & keys

Ask your database questions in plain English

Updated 2026-07-23 · 1 min read

The Chat tab turns a plain-English question into SQL against your real schema — and you review the query before it runs.

In the Chat tab you can ask for what you want in plain English — “top ten customers by revenue this quarter” — and AddisDB writes the SQL against your connection’s real tables and columns. Every answer comes back as SQL with syntax highlighting and one-click copy, so you review the query before running it.

It knows your schema

The AI is given your connection’s structure as context, so it references real table and column names rather than guessing. Keep the editor and results on one side and chat on the other with the split view in the title bar.

Your key, your data

AI runs against your own provider key (Settings → AI), stored in your device’s secure store and sent only to your provider — never through our servers. See “Bring your own AI key” to set one up.