A few days ago, I blogged about how the new Query of Query support in BoxLang has greatly exceeded the performance of Adobe and Lucee's QoQ.  If you haven't read that post, you can find it here:

https://www.codersrevolution.com/blog/boxlangs-qoq-is-here-and-its-5x-faster-than-lucee-17x-faster-than-adobe

I also said we had added a bunch of nice new features to BoxLang's QoQ, which I'll explain today.  We built our QoQ support from scratch using a super fast ANTLR grammar based on SQLite which we customized for our needs.  This gave us a great opportunity to incorporate some of those features out of the box.