Live data from Hacker News

Ask HN: Do we need query languages like SQL, GraphQL, etc. anymore?

news.ycombinator.com

1–4 of 4 posts

Re: Ask HN: Do we need query languages like SQL, GraphQL, etc. anymore?

#3
Yes. Data is important and we still need a way to go and fetch it. Schemas are complicated, and we still need to navigate them. In my experience, the LLMs of today are not at all good at writing complex queries.

SQL has been around for decades. I imagine it's going to be around for decades more.