by sleepinginsummer · Agent Tool · ★ 27
agent-database-cli 基于 CLI 的多数据库操作工具,将常见数据库连接、查询、元信息读取和连接复用能力封装为 Agent 可调用的本地命令。 MySQL · PostgreSQL · Redis · Oracle · MongoDB · 只读模式 · 命令黑名单 · SQLcl Oracle · 本地 daemon =20" =10" AI 一键安装 · 安装 · 配置 · 权限配置 · Oracle SQLcl · 许可证 · 友情链接 中文 | English 简介 是一个面向 Agent 的本地多数据库 CLI 工具,用 Rust 封装 MySQL、PostgreSQL、Redis、Oracle、MongoDB 的连接、查询、元信息读取、只读控制、命令黑名单和密码加密能力。 它能做的事: 列出当前支持的数据库类型和本地已配置连接 对指定数据库执行 SQL、Redis 命令或 MongoDB JSON 命令 查询数据库元信息,例如表、列、集合、Redis keys;Redis keys 元信息使用 分批读取,避免阻塞式 按单个数据库配置启用只读模式和命令黑名单 Oracle 默认使用 SQLcl;需要 Oracle Instant Client 时可显式切换到 / 原生驱动 不保存或输出脱敏前的密码、token、secret 驱动配置表: po
| Stars | 27 |
| Forks | 4 |
| Language | Rust |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 63.3380098425722/100 |
| Open Issues | 1 |
| Last Updated | 2026-06-29 |
| Created | 2026-04-30 |
| Platforms | cli, rust |
| Est. Tokens | ~24k |
Explore other popular agent tool tools:
agent-database-cli is A CLI-based multi-database tool that exposes database connections, query execution, metadata inspection, and connection reuse as local commands callable by agents. 基于 CLI 的多数据库操作工具,将常见数据库连接、查询、元信息读取和连. It is categorized as a Agent Tool with 27 GitHub stars.
agent-database-cli is primarily written in Rust.
You can find installation instructions and usage details in the agent-database-cli GitHub repository at github.com/sleepinginsummer/agent-database-cli. The project has 27 stars and 4 forks, indicating an active community.
agent-database-cli is released under the MIT license, making it free to use and modify according to the license terms.