====== R2DBC ====== * http://r2dbc.io/ * Reactive API for Relational Datastore ===== 참조 ===== * [[https://dzone.com/articles/spring-tips-reactive-sql-data-access-with-spring-d|Spring Tips: Reactive SQL Data Access With Spring Data R2DBC - DZone Java]] * [[https://spring.io/blog/2019/03/20/spring-tips-reactive-mysql-support-with-jasync-sql-and-r2dbc|Spring Tips: Reactive MySQL Support with Jasync SQL and R2DBC]] * [[https://github.com/spring-guides/gs-accessing-data-r2dbc|spring-guides/gs-accessing-data-r2dbc: Accessing data with R2DBC :: Learn how to access relational data with the reactive protocol R2DBC]] * [[https://mariadb.com/openworks/sessions-on-demand/introducing-the-r2dbc-async-java-connector/|Introducing the R2DBC async Java connector | MariaDB]] * [[https://mariadb.com/docs/appdev/connector-r2dbc/|MariaDB Connector/R2DBC — MariaDB Enterprise documentation]] * [[https://github.com/basquiat78/r2dbc-proxy-and-mysql/blob/main/README.md|r2dbc-proxy-and-mysql/README.md at main · basquiat78/r2dbc-proxy-and-mysql]]