from Hacker News

Show HN: SuperDB- Interact with Your Database

by agniv on 1/23/23, 8:56 AM with 3 comments

Submit a natural language query with table selection and get a SQL query in response. Currently in limited beta, looking for feedback.
  • by ldb on 1/24/23, 2:50 PM

    Nice. Why do I need to select a table? I tried "Customers with most orders" and selected table "offices" and still got the correct query on tables "customers" and "orders".