DBHub
by bytebase
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DSN | Yes | Database connection string (e.g. postgres://user:password@localhost:5432/dbname?sslmode=disable) | |
port | No | HTTP server port (only applicable when using sse transport) | 8080 |
transport | No | Transport mode: stdio or sse | stdio |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |