# DBHub Universal database gateway: query Postgres, MySQL, SQL Server, SQLite and more through one MCP server. ## Install ``` npx -y @bytebase/dbhub --transport stdio --dsn postgres://user:pass@localhost:5432/db ``` Repository: https://github.com/bytebase/dbhub
DBHub by bytebase
Universal database gateway: query Postgres, MySQL, SQL Server, SQLite and more through one MCP server.
Loading...