The Making of the Oracle R2DBC Driver and How to Take Your Code from Synchronous to Reactive

September 4, 2021

Hear the epic story of the Oracle R2DBC Driver: An open source project from Oracle five years in the making. The first part of this presentation will cover how we got here, from an R&D prototype of an asynchronous JDBC driver to an R2DBC driver on GitHub. The second part of this presentation will describe the techniques we used to take Oracle JDBC’s code base from synchronous to reactive. Audience members will learn how to take their own code from synchronous to reactive. Kuassi Mensah, Director of Product Management at Oracle Michael McMahon, Principal Member of Technical Staff at Oracle Slides: https://www.slideshare.net/Pivotal/the-making-of-the-oracle-r2dbc-driver-and-how-to-take-your-code-from-synchronous-to-reactive

Previous
Debugging Complex Issues in Web Applications
Debugging Complex Issues in Web Applications

We’ve all seen issues that are hard to track down. You probably have a few in your backlog at the moment. T...

Next Video
Test-Driven Security
Test-Driven Security

Test-Driven Development (TDD) is a technique for building software, where feature development is guided by ...