Text-to-SQL agent
Connect your database, auto-generate a semantic layer, and query your data in plain English. Atlas validates every query, enforces read-only access, and deploys anywhere.
AI agent that explores your schema, writes validated SQL, and interprets results. Powered by the Vercel AI SDK with multi-step reasoning.
YAML-based entity definitions with auto-profiling, glossary terms, metric definitions, and LLM enrichment. The agent reads before it writes.
Docker, Railway, Fly.io, Render, or Vercel. Ship a full-stack app or a headless API. One command to scaffold: bun create atlas-agent.
Point Atlas at any PostgreSQL, MySQL, or SQLite database. Read-only access enforced at every layer.
ATLAS_DATASOURCE_URL=postgresql://...Auto-profile tables, detect joins, enumerate values, generate glossary and metrics. Optionally enrich with LLM.
atlas init --enrichNatural language in, validated SQL out. The agent reads your semantic layer before writing any query.
"What were our top 10 accounts last quarter?"Every query runs through a 4-layer validation pipeline. No data ever leaves your infrastructure.