Getting Started
MCP
SQL Compiler
SQL Execution Model
How hs-sql-agent turns untrusted SQL into validated, provider-specific statements before execution.
02Safe DML
Approve one or more mutations, revalidate exact evidence, and commit the approved transaction atomically.
03Database Dialects
The six database providers behind the shared MCP surface and what bounded dialect support means.
04SQL Support Reference
Human-readable SQL grammar and provider capability summary for hs-sql-agent.
Administration
Admin Panel Overview
The operator control plane for database access, MCP credentials, identity, authorization, audit, security policy, and runtime operations.
02Database Management
Configure and operate database connections exposed through hs-sql-agent.
03MCP Keys
Issue, scope, rotate, clone, and revoke MCP credentials in hs-sql-agent.
04Custom Tools
Build and publish purpose-specific Query or DML MCP tools without creating a policy bypass around hs-sql-agent.
05Semantic Metadata
Enrich database discovery with table and column semantics, relationships, and metric metadata in hs-sql-agent.
06Members & Roles
Manage Admin users, sessions, role assignment, and role lifecycle in hs-sql-agent.
07Permissions
Understand the path-and-action authorization model used by hs-sql-agent Admin operations.
08Audit
Query, summarize, export, and retain hs-sql-agent audit records from the Admin control plane.
09Security Policies
Configure the hs-sql-agent runtime SQL, DML, rate-limit, and concurrency policy from the Admin control plane.
10Operability
Inspect runtime execution metrics, database health, MCP-key usage, and outbound deliveries in hs-sql-agent.
Integration
Operations
Configuration Reference
Configure standalone Docker, standard HsSqlAgent.Hosting, or a modular HsSqlAgent.Server host.
02Observability and Audit Operations
Configure health probes, slow-query thresholds, Prometheus, OTLP, audit retention, and signed outbound delivery.
03Deployment
Production deployment guidance for standalone, standard embedded, and modular hs-sql-agent hosts.
04Distributed Deployment
Shared-state requirements for running multiple hs-sql-agent instances behind one service endpoint.
Security
Development
Reference
Troubleshooting
Common configuration and compatibility failures that can be diagnosed from hs-sql-agent's runtime invariants.
02Admin HTTP API Reference
Source-backed hs-sql-agent HTTP controller surface used by the bundled Admin UI.
03Upgrade Guide
Upgrade hs-sql-agent from 2.0.2 to 2.0.3, including standard hosting, atomic multi-statement DML, and pluggable durable approvals.