Chion AI turns Postgres questions into answers with the SQL attached

Chion is an AI semantic layer for PostgreSQL. It profiles the tables your team queries into a per-column semantic record analysts edit in Studio, answers plain-English questions with a code-validated read-only SELECT shown beside the chart, and compiles the queries your team saves into SQL skills for Claude Code and Codex. Every question generates a new read-only SELECT, code-validated before it runs, built on a base query your team saved and reviewed in Studio, and printed under the chart.

See pricing
DATABASE
Your data warehouse
QUERIES
Finance
Growth
Sales
You and your team
Chion compresses your queries
finance.zip
growth.zip
sales.zip
Skills Generator
RUN IN CHION
Insights Generator
OR ANY CHATBOT
Skills via MCP

Your warehouse stays put. Chion reads it with read only credentials and never moves a row.

Your team asks Postgres in plain English and reads the SELECT behind the chart

The whole loop in one recording: connect Postgres read-only, compile the queries your team saved and reviewed in Studio into skills, ask a question, and read the SELECT under the chart.

Scoped per teamPortable across any LLMOwned by you

Watch the full product demos →

The broken analytics loop

Stale dashboards. Disconnected AI. Blocked analysts. Chion closes the loop, from question to chart.

Chion compiles the queries your team saves and reviews into a portable skill library. Run it in Chion Studio, Claude Code, or Codex, with the executed SELECT printed under the chart it produced.

Text-to-SQL tools hallucinate queries against your live database

Staledashboards.

DisconnectedAI.

Blockedanalysts.

Chion is your analytics team compiled from the queries you saved and reviewed: finance, ops, or growth, one role per export. Drop your agent and skills folder into Claude Code or Codex, or ask inside Chion, where each question gets a new SELECT built on a query your team saved and reviewed.

Close the loop: ask your database in plain English →

See how Chion compares: vs BI dashboards · vs text-to-SQL tools

Your saved and reviewed queries already exist.

Chion compiles them into a CHION.md skill bundle, one role per export. Domain-aware, table-scoped, ready for Claude Code or Codex.

Your tables never stream to the model.

The model only sees controlled summaries, counts, samples, and aggregations, not direct table access.

Read-only and encrypted by default.

SELECT-only credentials. AES-256 vault. Your data never moves.

Traceable SQL at every step.

The SELECT is code-validated before execution, then printed under the chart it produced.

Zero migration. Zero pipelines.

Connect to your database and query it where it lives.

Deploy on your terms.

Managed cloud today; dedicated infrastructure on the Enterprise roadmap. Same pipeline, same guarantees, wherever it runs.

Under the hood.

A multi-phase AI pipeline, not a wrapper around another LLM.

See the 13-step code-validated SQL pipeline from schema profiling to grounded narrative.

Connect & Auto Generate Claude Skills

Connects read-only and profiles every column. Queries your team saved and reviewed auto-distill into reusable Claude Skills, tagged by department and role.

Connecting database…
Query submitted
Claude
Semantics profiled
Ready for questions & charts
Chion
PostgreSQLPostgreSQL
Query
ClaudeLLM

Understand the Question

Parses plain-English through 7 discovery strategies. Resolves terms to real columns via vector search.

ChionReading your question…
ChionSearching your semantic catalog…
ClaudeResolving terms…

Generate & Validate SQL

Writes read-only SQL against a governed contract. Lint-checked, budget-enforced, and auto-repaired on failure.

Claude
Claude · GeneratesSELECT region, SUM(revenue) FROM sales GROUP BY region

Chart & Narrate

Renders interactive D3.js visualizations with a grounded narrative. Every number traces to the query that produced it.

SELECT region, SUM(revenue)
FROM sales
GROUP BY region
010K20K30K202020232025
Rendering chart…
Works with:PostgreSQLBigQuery (coming soon)Snowflake (coming soon)MySQL (coming soon)

Read-only SELECT, row-capped, scoped to your role's RLS policies. Two code validators reject anything that is not a read-only SELECT before your database sees it.

We connect with the read-only role you give us. Your data stays in your database. The model receives your table and column names, the rows your query returned for the narrative, and sampled column values.

Encrypted credential vault

Credentials encrypted at rest. Decrypted in-memory only. Never logged.

Read-only by default

SELECT-only permissions. We will never modify or delete your data.

Row-level security honored

Your RLS policies are honored. Every query runs with your connection role's permissions.

Connect the database you already run. Choose the model that answers against it.
DatabasePostgreSQL
Model
Currently powered by Anthropic Claude
Other options by request

Managed cloud today. Dedicated GPU compute and on-premise model hosting are Enterprise roadmap items discussed under contract.

How it works

Four steps from a question to your team's portable AI brain.

c.
HomeStudio
Search...
Create New Query
Analytics Hub
list me all the series titl…30m
Compare NASDAQ, G…1h
Select a query or create a new one to get started
New Query
Host
******.internal:5432
Database
prod_warehouse
Username
johndoe
Password
Template Name
SQL Query
Create Query
Query saved
01

Connect Your Data

Point us at your PostgreSQL database. Host, database, username, and read-only credentials.

c.
HomeStudio
Search...
Create New Query
Analytics Hub
No conversation history
list me all the series titl…30m
Compare NASDAQ, G…1h

Semantic Layer

Key Fields
TEMPORAL0
METRIC0
CATEGORICAL0
IDENTIFIER0
02

Automatic Discovery

We scan every table, column, and relationship the moment you connect. No manual setup; the system figures out your schema so you don't have to explain it.

c.
HomeStudio
CO
ES

Ask a question about your data…

Describe the graph you want...
03

Ask Your Data

Ask a question, get a chart. The SELECT that produced it is code-validated before execution and shown beneath the chart. You read exactly what hit your database.

c.
HomeStudio
Employees…
Acme Org14 · 60 skills
Sarah · Retailsarah@acme.com
Marcus · Sales Opsmarcus@acme.com
Priya · Financepriya@acme.com
Devon · Engineeringdevon@acme.com
CHION.md·
Export
Cohort Analysis4 queries
Top Customers7 queries
Inventory Forecast2 queries
Returns by Region3 queries
Promo Lift5 queries

Generate your real file from Studio. A query you saved and reviewed becomes a skill. Learn more →

04

Promote a Query, Get a Skill

A query your team reviews and promotes becomes a reusable skill, saved to a personal CHION.md file: one per employee, governed by your database permissions.

Export the bundle. Claude, Codex inherit your team's analytics know-how.

Built by an analyst who got tired of waiting.

Founded in 2025 by Jonathan Dag, former Meta, Twilio, and American Express analyst.Read all

Jonathan Dag, Founder

After a decade building data infrastructure across Meta, Twilio, American Express, MasterCard, and Bosch, the pattern was always the same: analysts buried in SQL, business users waiting days for a dashboard update, and AI tools hallucinating the answer.

Chion is the analytics layer that should have existed from the start. Ask in plain English, get a code-validated answer backed by real, traceable SQL.

The same standard drives the other product I build, Lensmark, an AI landmark identifier that shows its sources. Photograph a building instead of querying a table, and the answer still has to arrive with the record it came from.

That's the tool I kept wanting someone else to build.

Choose how you deploy your portable SQL skills.

Quick Start

Connect PostgreSQL with host, database, username, and read-only credentials. Ask a question. Get a chart with the SQL behind it.

  • Managed cloud, no infrastructure to run
  • Add the SQL your team already trusts
  • Chat with your queries: charts, insights, SQL underneath
  • Export your skills to Claude Code or Codex

Custom Setup

Configure Chion around your stack: your models, your infrastructure, your admin. Same pipeline, same validation.

  • Your own models: any cloud or open source model
  • Managed cloud today. Dedicated GPU compute and on-premise model hosting are Enterprise roadmap items discussed under contract.
  • Your own admin: plans, seats, and access controls your way

Frequently asked questions

Browse the FAQ covering security, pricing, pipeline architecture, and integrations. Everything from how SQL is code-validated to how credits and plans work.

Last reviewed: September 1, 2026