AI-powered SQL, no setup required

Ask questions in English.
Get SQL and results instantly.

Drop a CSV, ask a question, get a chart. No Python setup, no database credentials, no data leaving your machine. QueryVeil turns plain English into SQL and runs it locally in your browser.

Three steps. No setup.

1

Drop your file

CSV, Excel, JSON, or Parquet. Loads into an in-browser SQL engine (DuckDB) in seconds. Millions of rows, no server needed.

2

Ask a question

"What's the monthly revenue trend?" The AI generates SQL from your column names (not your data), then executes it locally.

3

Get results and charts

See the SQL, the results table, and auto-generated charts. Drill down, ask follow-ups, export to a report.

Everything a data analyst needs

Full SQL engine in your browser

DuckDB WASM gives you a real analytical database. JOINs, window functions, CTEs, GROUP BY — everything works. Handles millions of rows at near-native speed.

Auto-generated charts

QueryVeil detects when results should be visualized and generates the right chart type automatically. Bar, line, scatter, pie, histogram, treemap, funnel, and more.

AI that learns your data

Workspace memory tracks your frequent queries and insights across conversations. The AI gets better at understanding your specific dataset over time.

Data briefs and reports

Auto-generated data briefs give you instant stats, column profiles, and AI narratives. Build formatted reports with a drag-and-drop report builder. Export as HTML or PDF.

Semantic layer

Add descriptions, business names, and relationships to your columns. The AI uses this context to generate more accurate SQL — like a data dictionary that lives with your analysis.

Privacy you can verify

Open DevTools network tab. Upload a file. Ask a question. Watch the requests: only schema metadata (column names) goes to the AI. Your actual data rows never leave the browser.

How it compares

FeatureQueryVeilChatGPTJupyter
No data uploadYesNoYes
AI-powered questionsYesYesWith plugins
Zero setupYesYesNo
Works offlineYesNoYes
SQL engineDuckDB WASMNoRequires setup
Auto chartsYesYesManual code
Report builderYesNoNo
Handles millions of rowsYesSlowYes

See the difference yourself

Try QueryVeil with sample data — no signup, no upload. Open DevTools and verify that nothing leaves your browser.