© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
R. HedgpethR2DBC Revealedhttps://doi.org/10.1007/978-1-4842-6989-3_16

16. Practical Applications with Spring Data and R2DBC

Robert Hedgpeth1  
(1)
Chicago, IL, USA
 

So far, you’ve learned that R2DBC drivers provide a way to take advantage of the R2DBC API to utilize reactive code with relational databases. But you’ve likely noticed that there is quite a bit of work that is involved in creating a complete data access layer (DAL), which isn’t something that is unique to R2DBC. In fact, one of the main benefits of R2DBC is that it doesn’t aim to be a general-purpose data access API.

Instead, R2DBC focuses on reactive data access and common usage patterns that result ...

Get R2DBC Revealed: Reactive Relational Database Connectivity for Java and JVM Programmers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.