Comment on A sequel to SQL? An intro to MalloyparentComments−ltabb4yGive it a shot. Malloy writes the query in the twitter thread with a single database read. It computes the query, simultaneously at 4 levels of dimensionalization but only touches the disk once. No joins.−lolinder4yI'm unclear: are you describing the compilation process or the way the database's query planner handles the output query?
Comments
Give it a shot. Malloy writes the query in the twitter thread with a single database read. It computes the query, simultaneously at 4 levels of dimensionalization but only touches the disk once. No joins.
I'm unclear: are you describing the compilation process or the way the database's query planner handles the output query?