MongoDB has recently released a new query engine coming in version 7.0. It is the smallest of the three, but an absolute pain in the ass to get right. The root cause for performance issues was the data model. The new engine is a mature system which served the customers’ queries since its inception.
Table of contents
Query what?Reason for rewriteBasic idea: SlotsArchitecture: Expressions and StagesData flowCompilationVirtual MachineThings I would do differentConclusion1 Comment
Sort: