dotnet / dotnet/EntityFramework.Docs
Document HiLo and perf aspects of database-generated keys
Open
area-perf
area-sqlserver
- Dominant language
- Mermaid
- Stars
- 1.7k
- Forks
- 2k
- Avg merge
- 7d 23h
- Merged PRs (30d)
- 16
Description
In the [SQL Server value generation page](https://docs.microsoft.com/en-us/ef/core/providers/sql-server/value-generation), but also add a section in [Efficient querying](https://docs.microsoft.com/en-us/ef/core/performance/efficient-querying#load-related-entities-eagerly-when-possible) that discusses the extra roundtrips and how to avoid them (HiLo or GUIDs).
Contributor guide
Assessment
This issue has not been assessed yet.