Hacker News new | ask | show | jobs
by owlstuffing 399 days ago
Languages should strive to type safely inline SQL and other structured data.

With Java the manifold project achieves this via compiler plugin. The manifold-sql[1] module provides inline, type safe, native SQL.

1.https://github.com/manifold-systems/manifold/blob/master/man...

1 comments

If your language has macros you can get by as well https://github.com/elixir-dbvisor/sql