7 points | by jwbobbink 9 hours ago
3 comments
There was a HN article about how LLMs can optimise SQL query execution plans recently.
https://news.ycombinator.com/item?id=49731285
It seems LLMs are better at writing SQL queries than doing the data summarizations themselves. Makes sense as SQL queries occupy much less space in a context window.
There was a HN article about how LLMs can optimise SQL query execution plans recently.
https://news.ycombinator.com/item?id=49731285
It seems LLMs are better at writing SQL queries than doing the data summarizations themselves. Makes sense as SQL queries occupy much less space in a context window.