spring-projects / spring-projects/spring-data-relational

Consider the support for bulk UPSERT operations

Open
#2,315 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type: enhancement
Dominant language
Java
Stars
827
Forks
394
PR merge metrics
No merged PRs in 30d

Description

Recently, Spring Data JDBC got the UPSERT support, which is great. I think it will also be worth thinking about adding bulk UPSERT operations. In our case, in Axelix, it would be extremely helpful during the re-discovery of available Spring Boot services deployed.

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.

Research direction

Start by reviewing the existing Spring Data JDBC UPSERT support and the bulk rediscovery workload described in the issue. Clarify which bulk operation semantics and database capabilities are required, then define the API and acceptance criteria before implementation; the issue currently names no files, tests, or entry points.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.