Documentation
Guides and design records for SqlBound. For the generated type-level reference, see the API Reference.
Guides
- Compile-time verification — the
preparestep, offline snapshots, and theSQLB###diagnostics. - Diagnostics — the full
SQLB###catalog. - Introspection — what each provider can and cannot describe.
- Migrations — the file format, the ledger, and per-provider behaviour.
- Using SqlBound alongside Dapper — sharing a connection and transaction.
- Benchmarks — methodology and baseline numbers versus Dapper and raw ADO.NET.
Architecture decisions
The ADRs record the load-bearing design choices, from the verification split through the 1.0 shipping decisions.