Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
AI-native SQL client for humans and agents. Query, explore, visualize, and open agent database work as editable SQL workspaces.
| Date | Stars |
|---|---|
| 2026-07-31 | 268 |
| 2026-08-06 | 268 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
35.0
growth rate 0.00%/day
<p align="center">
<img src="./public/app.png" alt="Dory Logo" width="120" />
</p>
<h1 align="center">Dory</h1>
<p align="center">
<a href="https://sourceforge.net/projects/dorystudio/">
<img src="https://b.sf-syn.com/badge_img/4073857/oss-rising-star-white?achievement=oss-rising-star" alt="SourceForge Rising Star Award" width="125" />
</a>
<a href="https://sourceforge.net/projects/dorystudio/">
<img src="https://b.sf-syn.com/badge_img/4073857/oss-users-love-us-white" alt="SourceForge Users Love Us Award" width="125" />
</a>
</p>
**Dory is an AI-native SQL client for humans and agents.**
Dory is a SQL workspace where humans can query, explore, and visualize data, and where AI agents can safely work with databases through MCP.
Unlike a plain database MCP server that only sends query results back to a chat, Dory turns agent work into editable SQL workspaces: SQL tabs, result sets, charts, saved queries, and execution context can all be opened, inspected, modified, and continued by humans.
Use Dory as your everyday SQL client, or as the database execution layer for agents like Claude Code, Codex CLI, and other MCP-compatible tools.
<p align="center">
<a href="https://app.getdory.dev"><b>🚀 Try Live Demo</b></a> •
<a href="#install-on-macos-with-homebrew"><b>🍺 Install via Homebrew</b></a> •
<a href="https://github.com/dorylab/dory/releases"><b>🍎 Download for macOS</b></a> •
<a href="https://github.com/dorylab/dory/releases"><b>Download for Windows</b></a> •
<a href="#quick-start"><b>📦 Quick Start</b></a> •
<a href="https://www.getdory.dev/docs/deploy/self-hosting"><b>🏠 Self-Hosting</b></a> •
<a href="./docs/mcp.md"><b>MCP Guide</b></a> •
<a href="./docs/contributing.md"><b>🤝 Contributing</b></a> •
<a href="https://github.com/dorylab/dory/stargazers"><b>⭐ Star</b></a>
</p>
**No signup required. Click "Sign in as demo" to start instantly.**
**👇 Live Playground: https://app.getdory.dev**

## Why Dory?
AI agents can now write SQL, inspect schemas, and answer analytical questions. But raw agent output is not enough for real data work.
Teams still need to:
- see the exact SQL that was run
- inspect real result sets
- fix wrong queries
- turn results into charts or exports
- preserve context across multiple steps
- continue the work in a real SQL workspace
Dory is built for this workflow.
## How Dory works
Dory provides the same underlying database actions to both the UI and agents:
- Humans use Dory as a SQL client: write SQL, browse schema, run queries, filter results, create charts, and save queries.
- Agents use Dory through MCP: list connections, explore schemas, run read-only SQL, create tabs, and organize database work.
- Agent-generated work becomes a real workspace that humans can review, edit, and continue.
## Dory vs a plain database MCP server
| Capability | Plain DB MCP Server | Dory |
| --- | ---: | ---: |
| Run SQL from agents | ✅ | ✅ |
| Explore schema | ✅ | ✅ |
| Editable SQL tabs | ❌ | ✅ |
| Persistent result sets | ❌ | ✅ |
| Charts and filters | ❌ | ✅ |
| Human review workflow | Limited | ✅ |
| Saved queries and workspace context | Limited | ✅ |
| Works as a daily SQL client | ❌ | ✅ |
## ✨ Key Features
### Editable Agent Workspaces
Agent database work should not disappear into a chat transcript.
- Open agent-created SQL tabs as normal workspace tabs
- Inspect SQL, result sets, filters, charts, and saved context
- Edit generated SQL and rerun it yourself
- Continue an agent run from the same workspace instead of restarting from scratch
---
### Dory CLI and MCP for Agents
`@getdory/cli` is the agent entrypoint for running Dory without opening the desktop app.
- Works with Claude Code, Codex CLI, and other MCP-compatible clients
- Runs standalone MCP servers over stdio or HTTP
- Acts as a heExcerpt of 14,024 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:b01dc2a94ba29164, topic:developer-tools