Getting Started
Introduction
Dory is an AI-native data workspace for developers, data teams, and operations teams. It helps you connect databases, understand schema, write SQL, analyze results, generate charts, and save reusable analysis in one place.
Who Dory Is For
- Developers who need to inspect application data and debug SQL quickly.
- Data analysts who need a lightweight workspace for exploration and repeatable queries.
- Operations teams who need ClickHouse visibility, query logs, monitoring, and privilege management.
- Teams that want AI-assisted SQL generation but still need schema awareness and manual review.
Why Choose Dory
Traditional database tools separate SQL editing, schema browsing, AI assistance, and result analysis. Dory connects these steps so you can:
- Start from a database schema instead of a blank editor.
- Ask AI questions with table and column context.
- Run SQL, inspect results, and turn useful results into charts.
- Save queries for reuse instead of repeating the same analysis.
5-Minute Quick Start
- Open Dory.
- Create or select a workspace.
- Add a database connection.
- Open Explorer and inspect tables.
- Run your first query in SQL Console.
Core Capabilities
SQL Console
Write and run SQL, manage query tabs, inspect results, and save useful queries.
AI Chat
Ask Dory to generate SQL, explain existing SQL, fix errors, optimize queries, or continue an analysis.
Explorer
Browse databases, schemas, tables, columns, and sample data before writing SQL.
Charts & Results
Review query results and turn well-shaped results into visual charts.