# SQL Server

> Read-only SQL Server discovery with bounded metadata and query plans.

Source: https://accd.github.io/verchestra/docs/integrations/sql-server/
Content digest: `sha256:b9e8569a0a29fd37038c8d848aecc0740d87a0ee9a3dfabbf94689df1592e420`

The SQL Server adapter treats database, schema, and object identity explicitly. Discovery may inspect approved metadata and execute bounded reads against allowlisted objects.

The plan denies data-definition, data-modification, execution, unsafe functions, multi-statement ambiguity, and unbounded results. Time, row, and byte limits are enforced alongside a read-only login.

Topology and server version belong in qualification evidence; connection secrets remain local.
