Comment on Why SQL syntax sucks, and why it mattersComments−carlinengOP3yThis is a follow up to my last post comparing SQL to the new Malloy query language, and a response to some of the HN commentary I received around it.−jimmySixDOF3yI am waiting for a specific instance of some ChatGPT system that can absorb individual table logic and then lets me build queries in addition to pre estimating the time, resource loads, and costs involved once you say go.−PaulHoule3y... I'm writing a CTE right now and it is not fun.
Comments
This is a follow up to my last post comparing SQL to the new Malloy query language, and a response to some of the HN commentary I received around it.
I am waiting for a specific instance of some ChatGPT system that can absorb individual table logic and then lets me build queries in addition to pre estimating the time, resource loads, and costs involved once you say go.
... I'm writing a CTE right now and it is not fun.