TuYv

database-performance

Database access patterns for performance. Separate read/write models, avoid N+1 queries, use AsNoTracking, apply row limits, and never do application-side joins. Works with EF Core and Dapper.

TuYv 1 2 Updated 2mo ago

Resources

2
GitHub

Install

npx skillscat add tuyv/ccpm/database-performance

Install via the SkillsCat registry.