This article from .NET's Entity Framework documentation is really good at explaining why single queries are not always the answer.
https://learn.microsoft.com/en-us/ef/core/querying/single-split-queries
A cartesian explosion benchmark would be great.
This article from .NET's Entity Framework documentation is really good at explaining why single queries are not always the answer.
https://learn.microsoft.com/en-us/ef/core/querying/single-split-queries
A cartesian explosion benchmark would be great.