1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-22 05:09:40 +08:00
renovate[bot] 3c56d2143a chore(deps): update bytebase/dbhub docker tag to v0.4.1 (#3814)
* chore(deps): update bytebase/dbhub docker tag to v0.4.1

* 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-05 21:57:13 +08:00
..
2025-04-21 15:43:20 +08:00
2025-04-21 15:43:20 +08:00
2025-04-21 15:43:20 +08:00
2025-04-21 15:43:20 +08:00

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