Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spring-projects/spring-data-r2dbc
Provide support to increase developer productivity in Java when using Reactive Relational Database Connectivity. Uses familiar Spring concepts such as a DatabaseClient for core API usage and lightweight repository style data access.
https://github.com/spring-projects/spring-data-r2dbc
ddd framework r2dbc reactive relational spring spring-data
Last synced: 7 days ago
JSON representation
Provide support to increase developer productivity in Java when using Reactive Relational Database Connectivity. Uses familiar Spring concepts such as a DatabaseClient for core API usage and lightweight repository style data access.
- Host: GitHub
- URL: https://github.com/spring-projects/spring-data-r2dbc
- Owner: spring-projects
- License: apache-2.0
- Created: 2018-10-17T09:01:42.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-11-17T09:25:44.000Z (about 1 year ago)
- Last Synced: 2024-12-01T18:14:14.630Z (21 days ago)
- Topics: ddd, framework, r2dbc, reactive, relational, spring, spring-data
- Homepage:
- Size: 3.43 MB
- Stars: 706
- Watchers: 44
- Forks: 132
- Open Issues: 42
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE.txt
- Security: SECURITY.adoc
Awesome Lists containing this project
README
= Spring Data R2DBC
This project is merged as of version 3.0 in the https://github.com/spring-projects/spring-data-relational[Spring Data Relational] repository.
== License
Spring Data R2DBC is Open Source software released under the https://www.apache.org/licenses/LICENSE-2.0.html[Apache 2.0 license].