Rare find

DBHub. Connect AI assistants to your databases without writing code.

dbhub.ai

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • feat: serve the Claude Code plugin marketplace from the repo
  • feat: add Claude Code plugin
  • Release —v0.24.0
  • chore: upgrade 0.23.0 to 0.24.0
  • fix: block SQL Server pass-through data sources in read-only mode (#369)
  • fix: TOML config loading, DSN conflict, and .env interpolation (#368)
  • fix(test): isolate config discovery in server-spawning integration te…
  • refactor: remove duplication in read-only enforcement (#366)
  • fix: reject MySQL/MariaDB DSNs that name no database (#365)
  • fix: scope view search to the default schema (#364)
  • fix: close half-built connections when connect() fails (#363)
  • fix: support TiDB in readonly mode for MySQL/MariaDB connectors (#362)
  • docs: drop hardcoded database list from mcpb page
  • docs: give exact unpack/run commands for non-mcpb clients
  • fix: pin CI npm to 11.x — npm 12.0.0 publish --provenance is broken
  • Release —v0.23.0
  • chore: upgrade from 0.22.6 to 0.23.0
  • Release —v0.22.6
  • feat: package DBHub as a Claude Desktop MCP Bundle (.mcpb) (#356)
  • feat: support connection charset/collation for MySQL/MariaDB in dbhub…
June 2026
  • fix: enforce read-only mode at the engine level for SQL Server (#350)
  • fix(ssh): resolve ProxyJump aliases recursively with per-hop auth (#3…
  • docs: document engine-level read-only enforcement and least-privilege…
  • chore: upgrade from 0.22.5 to 0.22.6 (#343)
  • fix: enforce read-only mode at the database engine, not just the keyw…
  • chore: upgrade from 0.22.4 to 0.22.5 (#341)
  • fix: enforce Host allow-list on HTTP transport to block DNS rebinding…
  • chore: upgrade from 0.22.3 to 0.22.4
  • feat: classify connection failures into actionable tool errors (#266)…
  • perf: trim redundant prose from built-in tool schemas (#338)