Reactive Relational Database Connectivity with Spring

preview_player
Показать описание
An increasing number of projects starts incorporating reactive programming. On their journey, 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.

Reactive Relational Database Connectivity (R2DBC) enables access to SQL database systems in a fully reactive way.

This talk explains R2DBC, how the API works, and the benefits for application developers that aim with Spring Data R2DBC for functional reactive access. You'll also learn how library authors benefit from a common standard for reactive database access, and how it contrasts with the ADBA project proposed as a successor to JDBC.

Speaker: Mark Paluch, Spring Data Engineer, Pivotal
Filmed at SpringOne Platform 2019
Рекомендации по теме
Комментарии
Автор

Great video, simple yet powerful. Thanks Mark

timadeshola
Автор

Thanks. Very clear presentation. Are there any real world benchmarks to consider ?

piyushkatariya
Автор

Great presentation Mark! I'm very exited of what R2DBC can achieve in the future. Congrats!!

joseluisl
Автор

The remind me on a bear waking up after a very satisfying hibernation...

michaelutech
Автор

Very useful video, thanks for sharing

cesarpalalia
Автор

Hi Mark, Can we integrate Hikari connection pool?

SachinSingh-hlne
Автор

There are postgresql drivers for r2dbc.

MrMikomi
Автор

Is everyone know where is the source code is ?

trungnguyenhoang
Автор

What's the http client by the terminal?

derekzhan