Show HN: SuperDB- Interact with Your Database
trysuperdb.comSubmit a natural language query with table selection and get a SQL query in response. Currently in limited beta, looking for feedback. 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". Thanks for trying it out!
For some queries, table selection is not required. We're working on completely removing that step. What use-cases can you think of for yourself? Do you work with SQL? I used SQL a lot when working in the financial industry many years ago. Our "use-cases" were questions like "why did the P/L go down?" or "why did the risk position increase?". These are quite open questions (that require some creativity and interpretation to be answered) but I guess it is possible to train an AI to even answer such questions.