Live data from Hacker News

SQL is now 50 What is coming next to the query language?

coderoasis.com

1–10 of 22 posts

Re: SQL is now 50 What is coming next to the query language?

#4
It really is mind boggling, how come the forced bloat did not yet reach SQL. Of course people try very hard to "innovate" (ehm, the proper word would be poison) in this space, by adding more abstractions, confuse things with overly complex solutions or create syntax that just can't be remembered.

So if you have the feeling that you need to elevate yourself above the crowd by complicating things, package it and sell it as an invention, meaning: this is somehow too easy to remember and use, then of course there are myriads of ORMs and the like that bring you this very much needed panacea that is unneeded complexity for your programs. If you feel the need, then just enter the neverending forest and we'll hope you will get lost in it and never return.

Re: SQL is now 50 What is coming next to the query language?

#9
Times up. LLMs are uniquely suited to convert data requests to SQL at compile-time. All ORMs will converge on this feature “scan your table layout and generate smarter queries with Knexjs Pro+” - one can see it coming.

My mother raised me as a broke single mother because she could write SQL. I bought a home in my California home town because I could write good SQL and tune my.cnf. I suppose my toddler will never SELECT * FROM.

I wish it weren’t so, but it’s always felt a bit silly, hasn’t it? “Hey Siri, People own many Widgets and belong to one Team” is coming. Why would we want the future of computing not to obscure database operations? Why should our grandchildren care about shards? Let it all die.

Post reply on HN