DBHub (Universal Database Gateway)

Provides a universal database gateway for connecting to PostgreSQL, MySQL, SQLite, and DuckDB, enabling table browsing, schema inspection, and read-only SQL queries with built-in safety checks

Featured
View Source
1106 stars
0 tools
Created Aug 2025
@bytebase/bytebase-dbhub-universal-database-gateway-dbhub

About

Provides a universal database gateway for connecting to PostgreSQL, MySQL, SQLite, and DuckDB, enabling table browsing, schema inspection, and read-only SQL queries with built-in safety checks

Categories

general

Installation

npm

npm install @bytebase/bytebase-dbhub-universal-database-gateway-dbhub

Configuration

{ "mcpServers": { "bytebase-dbhub-universal-database-gateway-dbhub": { "command": "npx", "args": [ "-y", "@bytebase/bytebase-dbhub-universal-database-gateway-dbhub" ] } } }