Skip to content
On this page

Code Generation Templates

sqldoc generates typed code from your SQL schema using templates. Run sqldoc codegen to generate code for any of the supported languages and frameworks.

bash
sqldoc codegen

Templates read your SQL schema (via Atlas) and produce typed output files -- interfaces, models, query helpers, and more.