Y
Hacker News
new
|
ask
|
show
|
jobs
by
lee-rhapsody
230 days ago
That doesn't make sense. LLMs will be used to write SQL, I'm sure (I do that) but replacing SQL?
1 comments
exagolo
230 days ago
I do agree. SQL is simply an access API for so many systems, and nice as it's a declarative language rather than a normal programming language. LLMs are super powerful to express questions to data that can then be translated into SQL.
link