dbhub
01Plugin Claude Code
Plugin marketplace listing 1 plugin: dbhub.
Plugin Claude Code
Plugin marketplace listing 1 plugin: dbhub.
Skill Claude CodeCodex
Use when given a GitHub issue URL or number to investigate and implement a fix. Triggers on "fix issue", "fix bug", "fix.
Skill Claude CodeCodex
Run and troubleshoot tests for DBHub, including unit tests, integration tests with Testcontainers, and database-specific tests. Use when asked to run tests, fix test failures, debug integration tests, troubleshoot Docker/database container issues, or add new tests. Also use when verifying code changes work correctly…
Instructions file GitHub Copilot
Instructions for bytebase/dbhub: This project provides an MCP server (DBHub) for secure SQL access to the development database.
Instructions file
Instructions for bytebase/dbhub, covering claude.md, dbhub development guidelines, commands, architecture overview and configuration.
Plugin Claude Code
Token-efficient database MCP server for PostgreSQL, MySQL, MariaDB, SQL Server, and SQLite, with skills for connection setup and schema exploration.
MCP server Claude CodeCodexCursor +2
Minimal, token-efficient Database MCP Server for PostgreSQL, MySQL, SQL Server, SQLite, MariaDB. Runs locally from the @bytebase/dbhub npm package. Needs 1 environment variable to run.
Skill Claude CodeCodex
Explore a database schema token-efficiently via the DBHub tools; use before writing SQL against a schema you haven't seen.
Skill Claude CodeCodex
Connect DBHub to a database or fix a failing connection; also covers changing the DSN, write access, or multiple databases.
Skill Claude CodeCodex
Guide for querying databases through DBHub MCP server. Use this skill whenever you need to explore database schemas, inspect tables, or run SQL queries via DBHub's MCP tools (searchobjects, executesql, and the opt-in explainsql and healthcheck). Activates on any database query task, schema exploration, data retrieval…