ydb-java-sdk
ydb-java-sdk copied to clipboard
Add support for Hibernate Reactive
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.