Comment on A sequel to SQL? An intro to MalloyparentComments−nextaccountic4yIn practice, it may be much easier to write a malloy query than the equivalent sql query.−ThunderSizzle4yOr it may not be.Showcase the typical way you'd write a complicated SQL query and compare it against Malloy. It's like looking at EF4-6 output and thinking it's impressive and doing superhuman tasks because the generated queries were suboptimal and complicated.
Comments
In practice, it may be much easier to write a malloy query than the equivalent sql query.
Or it may not be.
Showcase the typical way you'd write a complicated SQL query and compare it against Malloy. It's like looking at EF4-6 output and thinking it's impressive and doing superhuman tasks because the generated queries were suboptimal and complicated.