One Trick To Improve EF Core Performance Using Query Splitting

Описание к видео One Trick To Improve EF Core Performance Using Query Splitting

☄️ Master the Modular Monolith Architecture: https://bit.ly/3SXlzSt
📌 Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ
🚀 Support me on Patreon to access the source code:   / milanjovanovic  

In this video, I'll show you how to improve EF Core Performance using Query Splitting. Query splitting is an EF Core feature introduced back in .NET 5. I'll show you how to use Query splitting to improve performance, and how to configure EF Core to use Query splitting at the DbContext level. Also, I will talk about the pros and cons of using Query splitting with EF Core.

One Trick To Improve Entity Framework Performance
https://www.milanjovanovic.tech/blog/...

Join my weekly .NET newsletter:
https://www.milanjovanovic.tech

Subscribe for more:
https://www.youtube.com/c/MilanJovano...

Chapters
0:00 What is Query Splitting?
0:25 Setting the scene
2:08 Single SQL query
3:54 Query Splitting in action
7:03 Behavior with missing records
7:58 Configuring Query Splitting on DbContext

Комментарии

Информация по комментариям в разработке