Y
Hacker News
new
|
ask
|
show
|
jobs
by
cpursley
523 days ago
You're getting downvoted by gatekeepers but LLMs are amazing with SQL and this is a great use-case.
2 comments
hnthrow90348765
523 days ago
Anecdata, but I agree. I went from a recursive CTE (that occasionally would take 1GB+ of memory for zero rows) to a loop and used AI to do it, and it did a pretty good job
link
pmarreck
523 days ago
Possibly related, talked to an LLM about the whole "who actually does nested transactions" thing and commented about it above:
https://news.ycombinator.com/item?id=42702610
link