Skip to content

Commit 0c22f41

Browse files
author
依诺
committed
Update README
1 parent 32b02d3 commit 0c22f41

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ DMS MCP Server currently supports two usage modes.
4242
You are a company DBA who needs to manage and access various types of database instances (e.g., MySQL, Oracle, PostgreSQL) in production, test, and development environments. With DMS MCP Server, you can achieve unified access and centralized management of these heterogeneous databases.
4343

4444
**Typical Question Examples:**
45+
- Which of my instances are in the production environment?
4546
- Get a list of all databases named `test`.
4647
- Retrieve details of the `test_db` database from the `myHost:myPort` instance.
4748
- What tables are in the `test_db` database?

doc/README-zh-cn.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ DMS MCP Server 现在支持两种使用模式。
4040
你是公司的DBA,需要在生产、测试和开发等多个环境中管理和访问 MySQL、Oracle 和 PostgreSQL 等多种数据库实例。通过DMS MCP Server,可以实现对这些异构数据库的统一接入与集中管理。
4141

4242
**典型提问示例:**
43+
- 我有哪些生产环境的实例?
4344
- 获取所有名称为test的数据库列表
4445
- 获取 myHost:myPort 实例中 test_db 数据库的详细信息。
4546
- test_db 数据库下有哪些表?

0 commit comments

Comments
 (0)