ydb-platform / ydb-platform/ydb-java-sdk
Add support for Hibernate Reactive
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 53
- Forks
- 40
- Avg merge
- 9h 51m
- Merged PRs (30d)
- 7
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the YDB Java SDK's asynchronous API and Hibernate Reactive's requirements. The issue names no files or tests, so first define the driver boundaries and compatibility expectations; done means a working Hibernate Reactive integration backed by the SDK's asynchronous API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100