Hacker News new | ask | show | jobs
by owlstuffing 871 days ago
Natural language-derived SQL will be useful for programming language integration involving type-safe SQL. I'm currently using manifold-sql[1] for this, and having the ability to transform English directly to SQL type-safely is amazing.

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