hs-sql-agent
Product capabilities
Explore the compiler, Safe DML, and governance boundaries behind hs-sql-agent.
SQL Compiler
Fail-closed SQL compiler
hs-sql-agent parses SQL into a typed compiler pipeline, validates source semantics and policy, proves target capabilities, and only then emits provider-specific SQL.
Learn more →Safe DML
Human-approved Safe DML
UPDATE and DELETE follow a multi-stage approval protocol that binds human approval to the validated plan and rechecks the affected row set inside the commit transaction.
Learn more →Governance
Database access control for AI agents
Scope every MCP key to the database, tools, tables, rate limits, and runtime policy you intend to expose. The LLM does not get to redefine those boundaries.
Learn more →