One potential advantage of these compile-to-SQL languages seems to be - they might be easier to tune a codegen LLM on. SQL is very verbose and IME, english -> SQL doesn't really work too well, even in high end products (i.e. pricy SaaS offerings using presumably GPT-4)
My hunch is tuning english prompts on less verbose, more "left to right" flowing languages might yield better results.
My hunch is tuning english prompts on less verbose, more "left to right" flowing languages might yield better results.