Reactive Relational Database Connectivity

Sdílet
Vložit
  • čas přidán 9. 07. 2024
  • 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 r2dbc.io
    Speaker:
    Ben Hale
    Cloud Foundry Java Lead, Pivotal
    Filmed at SpringOne Platform 2018
  • Věda a technologie

Komentáře • 6

  • @averri1
    @averri1 Před 3 lety +1

    This is the best, most concise and clear explanation of reactivate programming.

  • @SamsterZer0
    @SamsterZer0 Před 10 měsíci

    The way he said "DO NOT take this into production." LOL!😂😂😂🤣🤣

  • @timadeshola
    @timadeshola Před 5 lety +2

    Great talk. I love you Ben Hale. Thanks for this great work.

  • @harshateja1074
    @harshateja1074 Před 3 lety +1

    Can you explain batch insert in this r2db

  • @fahdfprime3314
    @fahdfprime3314 Před 5 lety +1

    Great talk thank you

  • @rahulgoti3864
    @rahulgoti3864 Před 5 lety +1

    Thanks a lot