© 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_13

13. Managing Data

Robert Hedgpeth1  
(1)
Chicago, IL, USA
 

So far, you’ve gained knowledge on the fundamentals of reactive programming, Reactive Streams, and R2DBC. And in the past two chapters, you’ve even had a first-hand look at how the R2DBC specification can come to life within a driver implementation. We’ve even created a simple application that uses the MariaDB R2DBC driver and connects to a database instance. This is where the real fun begins.

In this chapter, we’re going to be expanding on the knowledge you’ve gained in the past two chapters to dive into executing SQL statements using ...

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.