In Ormin I parse the SQL model at compile-time. And I don't generate Nim types for the model at all, instead Ormin focusses on providing the tools to generate prepared statements that are type-checked against the model. This way you don't have to materialize a complete Nim object of all fields of a table row.
- Proposed method of defining models with Nim code in Nexus jasonfi
- Proposed method of defining models with Nim code in Nexu... Isofruit
- Proposed method of defining models with Nim code in ... jasonfi
- Proposed method of defining models with Nim code... shirleyquirk
- Proposed method of defining models with Nim ... jasonfi
- Proposed method of defining models with... jasonfi
- Proposed method of defining models ... Araq
