Hacker News new | ask | show | jobs
Human to SQL Translator (sqltranslate.app)
3 points by ack210 1189 days ago
2 comments

Seems to return an empty response fairly often for me. The API response is `{"outputText":""}`. Perhaps an API availiability issue. More complex queries seem to bonk. I got:

    > Show details of the most recent registration update of any car registered in Canada which is not red
    select * from registrations
Wonderful.

This should be an applett on all SQL training modules for students to see how NLP is parsed to SQL.