The short version
A Nim ORM that parses SQL tables and compile-time checks queries.
From the HackerLinks archive
A Nim ORM that parses SQL tables and compile-time checks queries.
The short version
A Nim ORM that parses SQL tables and compile-time checks queries.
Why it caught our attention
A practitioner endorsed its SQL-first approach after frustrating experiences with conventional ORMs.
Where it surfaced on Hacker News
“I've been using Ormin [1] in Nim which works by parsing the SQL tables and uses it to compile time check queries:”
elcritch · recommendation · first hand use
Direct HN comment
Rethinking Database Programming