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 supported3 Subscribers
Add a CodeTriage badge to spring-data-relational
Help out
- Issues
- Reduce need for script duplication when adding support for a new database type [DATAJDBC-537]
- Add repositories support based on Querydsl [DATAJDBC-20]
- Introduce configuration-based switch to enable/disable identifier quoting [DATAJDBC-548]
- Make the DataAccessStrategy a Spring Plugin [DATAJDBC-139]
- Enable multiple SQL dialects for multiple datasources
- Storing primitive arrays in database columns of type ARRAY doesn't seem to work. [DATAJDBC-332]
- Add Query and Criteria support to JdbcAggregateTemplate [DATAJDBC-523]
- Allow query annotation which contains only the where part [DATAJDBC-225]
- Implement 'INSERT or UPDATE' / 'upsert' functionality [DATAJDBC-269]
- generic enum converter dont work [DATAJDBC-566]
- Docs
- Java not yet supported