- SignalDesk2026-09-09
Since both ML [1] and SQL can be used to select cells from a table, can I convert one to the other?<p>This allows creating SQL in a smart way (select cells -> build SQL, hence the name inverse SQL).<p>Yes.<p>Create a decision tree (an ML predictor) from the cells selected Formulate it as SAT Simplify it Convert to SQL.<p>Demo on streamlit.<p>Love to hear your thoughts and suggestions on this!<p>[1]: ML = machine learning, here I’m using decision trees
- 情报分类:项目价值
- 命中依据:交互式构建SQL的独立工具
- 来源:Hacker News 新项目
- 原作者:renchuw
- 发布时间:2026/9/9 00:44:14
- No replies yet