r2dbc

299 posts

r2dbc banner
r2dbc

r2dbc

@r2dbc

Reactive, relational database connectivity (for Java). Join the conversation: https://t.co/puJ5WELH4G

เข้าร่วม Eylül 2018
19 กำลังติดตาม2.9K ผู้ติดตาม
r2dbc
r2dbc@r2dbc·
@mdeinum @OlehDokuka @ProjectReactor R2DBC is more of an SPI. It doesn’t even try to be easy to users, as that‘d compromise the experience for implementors (a lesson we learned from JDBC trying to do both, with mixed results). Ideally, you start with Spring Franework‘s DatabaseClient: #r2dbc" target="_blank" rel="nofollow noopener">docs.spring.io/spring-framewo…
English
0
0
0
56
Marten Deinum
Marten Deinum@mdeinum·
@OlehDokuka @r2dbc @ProjectReactor To be honest I don't think it is so much Project Reactor but more @r2dbc. Using Project Reactor with Spring WebFlux and Spring Data reactive data stores isn't really an issue. But the combination of @r2dbc with Project Reactor I cannot get to work together.
English
2
0
0
118
Marten Deinum
Marten Deinum@mdeinum·
Trying to work on a plain R2DBC sample, simple insert with a transaction, returning the inserted row; I yield, after 30+ years of declarative programming that Reactive Functional Paradigm has me defeated. Result frustration and a headache :( @r2dbc @ProjectReactor
English
1
0
1
339
r2dbc รีทวีตแล้ว
Andres Almiray
Andres Almiray@aalmiray·
Do you use @r2dbc in your project?
English
3
6
0
0
r2dbc รีทวีตแล้ว
Andres Almiray
Andres Almiray@aalmiray·
During the holidays break the Oracle JDBC team released version v0.4.0 of oracle-r2dbc. Changes include implementing v0.9.0 of the @r2dbc spec, SERIALIZABLE transaction isolation, transaction savepoints, and fixes. Watch out for API compatibility changes github.com/oracle/oracle-…
English
0
6
10
0