Hacker News new | ask | show | jobs
by zeronone 758 days ago
jOOQ has similar feature

https://www.jooq.org/doc/latest/manual/code-generation/codeg...

1 comments

Many ORMs have similar features - jOOQ is not unique in this. The article is talking about an addition to SQL syntax, not a DSL embedded in another language.