{"$schema":"https://top-agent-skills.com/schemas/skill.v1.json","name":"dbhub","slug":"dbhub","canonical":"https://top-agent-skills.com/skill/dbhub","description":"Guide for querying databases through the DBHub MCP server. Use whenever you need to explore database schemas, inspect tables, or run SQL queries via DBHub tools (search_objects, execute_sql, and the opt-in explain_sql and health_check). Activates on any database query task, schema exploration, data retrieval, or SQL execution through MCP — even if the user just says \"check the database\" or \"find me some data\". Ensures the correct explore-first workflow instead of guessing table structures.","tagline":"One skill across Postgres, MySQL, SQL Server, MariaDB and SQLite — and its actual job is forcing explore-before-query on real schemas.","bestFor":"Querying an unfamiliar production-shaped schema, where the agent guessing table and column names is the failure you are trying to prevent.","notIdealFor":"Setups without MCP. It requires the DBHub MCP server plus a DSN, and it can execute SQL — so scope the connection to a read-only role unless writes are the point.","publisher":{"name":"Bytebase","url":"https://www.bytebase.com","tier":"verified-org"},"license":"MIT","isOpenSource":true,"surfaces":["claude-code"],"compatibility":["claude-code"],"capabilityLevel":"action-taking","setup":{"time":"5 min","complexity":"Medium"},"install":[{"agent":"claude-code","command":"npx @bytebase/dbhub@latest --transport http --port 8080 --dsn \"postgres://user:password@localhost:5432/dbname\"","manual":null,"followUp":"Start the DBHub MCP server first, then install the bundled Claude Code plugin from the repo (plugin/.claude-plugin/plugin.json)."}],"taxonomy":{"primaryCategories":["databases-schemas","ai-ml-agent-tooling"],"verticalCategories":["engineering"],"tags":["MCP","SQL","Multi-engine"],"filters":["verified-org","open-source","plugin-install","action-taking","requires-mcp","recently-updated","works-with-claude-code"]},"links":{"github":"https://github.com/bytebase/dbhub/tree/main/skills/dbhub","docs":"https://github.com/bytebase/dbhub/blob/main/skills/dbhub/SKILL.md","website":null},"_meta":{"score":{"value":57,"rubric":"1.0","inputs":{"installCount":0,"provenance":12.8,"githubStars":10,"recency":10,"compatibility":2,"documentation":10,"installErgonomics":7,"license":5,"verification":0.5}},"stats":{"installCount":null,"githubStars":3378,"lastUpdated":"2026-08-15","verifiedAt":null}}}