Skip to content

r2dbc driver #27152

@bruceadowns

Description

@bruceadowns

My spring boot project is written as a REST service controller that supports project reactive, as such I would prefer to use a r2dbc.io database driver that support reactive constructs, as opposed to the jdbc driver that does not.

Does such a project already exist? If not, I am willing to develop one if there is a community need. Any leads or guidance is appreciated.

Similar to this:
https://github.com/trinodb/trino/tree/master/client/trino-jdbc
but reactive i.e.
https://github.com/trinodb/trino/tree/master/client/trino-r2dbc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions