dora

by butttons · AI 工具 · ★ 96

About dora

dora A CLI that turns a SCIP index into a queryable SQLite database. Gives AI agents structured answers about your codebase instead of making them grep files and read imports. Why When an AI agent needs to understand code, it typically reads files, searches for patterns, and traces imports manually. This is slow, burns tokens, and doesn't scale past a few hundred files. dora pre-indexes your codebase into SQLite. Questions like "what depends on this file?", "where is this symbol used?", and "which files are most coupled?" become millisecond queries instead of multi-step explorations.

ai-agentbunclaude-codeclicode-analysiscode-intelligenceopen-codescipsourcegraphsqlite

Quick Facts

Stars96
Forks3
LanguageTypeScript
CategoryAI 工具
LicenseMIT
Quality Score34.25/100
Last Updated2026-03-10
Created2026-01-17
Platformsclaude-code, cli, node
Est. Tokens~396k

More AI 工具 Tools

Explore other popular ai 工具 tools:

View all AI 工具 tools →

Popular TypeScript Agent Tools

  • openclaw ⭐ 379.1k · Codex 技能
  • n8n ⭐ 192.9k · MCP 服务器
  • dify ⭐ 145.6k · MCP 服务器
  • gstack ⭐ 110.8k · AI 工具
  • gemini-cli ⭐ 105.3k · MCP 服务器

Frequently Asked Questions

What is dora?

dora is CLI built for AI agents to help navigate codebases better. An alternative to grep/find/glob. It is categorized as a AI 工具 with 96 GitHub stars.

What programming language is dora written in?

dora is primarily written in TypeScript. It covers topics such as ai-agent, bun, claude-code.

How do I install or use dora?

You can find installation instructions and usage details in the dora GitHub repository at github.com/butttons/dora. The project has 96 stars and 3 forks, indicating an active community.

What license does dora use?

dora is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse AI 工具 tools