ydb-java-sdk icon indicating copy to clipboard operation
ydb-java-sdk copied to clipboard

Add support for Hibernate Reactive

Open alex268 opened this issue 1 year ago • 0 comments

There is reactive project by Hibernate https://hibernate.org/reactive/ It is not JPA/JDBC version, but new experimental implementation for reactive ORM. Because YDB Java SDK provides asynchronous API - it seems to be possible to implement the reactive driver, based on SDK.

alex268 avatar Oct 26 '23 09:10 alex268