Improve database updates

Open
#22,959 1 comment 37 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
15/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
csharp
Domain
databases

Research direction

This is an epic tracking broad improvements to SaveChanges and other database updates, with specific work delegated to the linked backlog issues. Start by choosing one linked issue and follow its description and acceptance criteria; this epic alone does not name files, tests, or a standalone definition of done.

Written by the indexing model from the issue text.

Description

area-save-changes composite-issue

This is a grouping of related issues. Feel free to vote (👍) for this issue to indicate that this is an area that you think we should spend time on, but consider also voting for individual issues for things you consider especially important.


This an "epic" issue for the theme of improvements to SaveChanges and other database updates. Specific pieces of work will be tracked by linked issues.

Done in 7.0
  • Bulk (i.e. set-based) CUD operations (without loading data into memory) #795
  • Perf: improve batching for TPH #3954
  • Increase batch size by letting ModificationCommandBatch determine it #20664
  • PERF: Investigate optimized rows affected round-tripping when batching #7038
  • Map inserts, updates, and deletes (CUD operations) to stored procedures #245
  • https://github.com/dotnet/efcore/issues/28435
Backlog
  • #18990
  • #16949
  • #9118
  • #11574
  • #14078
  • #19508
  • #10443
  • #4526
  • #24176
  • #29897
  • #1699
  • #15585
  • #23775
  • #27761
  • #26564
  • #10119
  • #21521
  • #18960
  • #34361
  • #17947
  • #30023
  • #12536
  • #21606
  • #22904
  • #10119
  • #30182
  • #21120
  • #26504
  • #7172
  • #12443
  • #4025
  • #23196
  • #2484
  • #27761
  • #30705
  • #15310
  • #28806
  • #27975
  • #28433
  • #28434
  • #28436
  • #28438
  • #28439
  • #28511
  • #28571
  • #33676
Dominant language
C#
Stars
14.8k
Forks
3.4k
Avg merge
2d 5h
Merged PRs (30d)
134

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dotnet/efcore

All issues in dotnet/efcore

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.