Hacker News new | past | comments | ask | show | jobs | submit login
CLI for translating natural language into SQL queries using the OpenAI API (github.com/mergestat)
3 points by amenowanna on Jan 30, 2023 | hide | past | favorite | 2 comments



GPT seems to work well on simple queries. What's your experience trying to generate SQL queries with complex logic across multiple tables?


scribe is a command line interface for translating natural language prompts into SQL. It makes use of the OpenAI codex models (via API) to execute translations.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: