spring-data-relational
https://github.com/spring-projects/spring-data-relational
Java
Spring Data Relational. Home of Spring Data JDBC and Spring Data R2DBC.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported5 Subscribers
Add a CodeTriage badge to spring-data-relational
Help out
- Issues
- Add the ability to add a constant filter to all queries.
- How to achieve @DynamicInsert effect in Spring Data JDBC?
- Deduplicate code in QueryMapper
- Add Type-safe Kotlin query extension
- Load arbitrary aggregates with a single select
- Load aggregates with a single select in R2DBC.
- Load aggregates that have embedded entities with a single select.
- Load aggregates that have one-to-one relationships with a single select.
- Load aggregates that have nested one-to-m relationships with a single select.
- Decide "isNew" logic with invoked method when using "insert" and "update"
- Docs
- Java not yet supported