Most application performance problems are really data access problems. These guides help you choose the right tools and use them well. Learn Entity Framework Core from modeling to advanced querying, tune it for production workloads, and know when to drop down to Dapper or ADO.NET.

The category also covers zero-downtime schema migrations, SQL Server and PostgreSQL internals every developer should know, document databases such as Azure Cosmos DB and MongoDB, and caching from IMemoryCache to Redis and HybridCache.