This is going to be a hell in production. Someone is going to write queries in this new language and then wonder why the produced MySQL queries in production take 45 minutes to execute.
replies(1):
Typically program runs efficiently, but when optimization is needed - you can do it by breaking up the predicate.