HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by owlstuffing

Comment by owlstuffing 2 days ago

2 replies

View on Hacker News

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...

schultzer 2 days ago

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

Reply View | 0 replies
[removed] 2 days ago
[deleted]
Reply View | 0 replies