Reactive Relational Database Connectivity

October 3, 2018

As more and more projects start incorporating reactive programming, they start to discover that the only way to get the full benefit of that change is to ensure that they have a fully reactive stack. There are a number of messaging systems and data stores that enable this fully reactive stack, but there has been a big piece missing when it comes to accessing relational database systems in a fully reactive way. This talk presents the Reactive Relational Database Connectivity (R2DBC) project. The project is a test-bed for what a reactive API would look like when paired with relational database access. This talk will explain how the API works, the benefits of using it, and how it contrasts with the ADBC project proposed as a successor to JDBC. learn more at http://r2dbc.io Speaker: Ben Hale Cloud Foundry Java Lead, Pivotal Filmed at SpringOne Platform 2018

Previous
REST Beyond the Obvious - API Design for Ever-Evolving Systems
REST Beyond the Obvious - API Design for Ever-Evolving Systems

Most APIs built today are considered REST APIs these days, when in fact they merely exchange data via HTTP ...

Next Video
Achieving High Throughput with Reliability in Transactional Systems
Achieving High Throughput with Reliability in Transactional Systems

IT systems in organizations have grown to become more & more heterogenous and complex. Business on the othe...