R2dbc

Read(1268) Label: r2dbc,

Ø  r2dbc_close()

Close R2DBC connection

Ø  r2dbc_exec()

Execute a SQL statement through R2DBC

Ø  r2dbc_open()

Connect to R2DBC and return a cursor

Ø  r2dbc_query()

Query a database through R2DBC