1
0
Fork 0
1Panel-Appstore/dbhub
renovate[bot] bd7019f033 chore(deps): update bytebase/dbhub docker tag to v0.4.8 (#3972)
* chore(deps): update bytebase/dbhub docker tag to v0.4.8

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2025-05-23 17:07:48 +08:00
..
0.4.8 chore(deps): update bytebase/dbhub docker tag to v0.4.8 (#3972) 2025-05-23 17:07:48 +08:00
README.md feat: Add DBHub 2025-04-21 15:43:20 +08:00
README_en.md feat: Add DBHub 2025-04-21 15:43:20 +08:00
data.yml feat: DBHub support Oracle 2025-05-15 17:57:44 +08:00
logo.png feat: Add DBHub 2025-04-21 15:43:20 +08:00

README_en.md

DBHub

DBHub is a universal database gateway implementing the Model Context Protocol (MCP) server interface. This gateway allows MCP-compatible clients to connect to and explore different databases.

 +------------------+    +--------------+    +------------------+
 |                  |    |              |    |                  |
 |                  |    |              |    |                  |
 |  Claude Desktop  +--->+              +--->+    PostgreSQL    |
 |                  |    |              |    |                  |
 |      Cursor      +--->+    DBHub     +--->+    SQL Server    |
 |                  |    |              |    |                  |
 |     Other MCP    +--->+              +--->+     SQLite       |
 |      Clients     |    |              |    |                  |
 |                  |    |              +--->+     MySQL        |
 |                  |    |              |    |                  |
 |                  |    |              +--->+    MariaDB       |
 |                  |    |              |    |                  |
 +------------------+    +--------------+    +------------------+
      MCP Clients           MCP Server             Databases