ydb-platform / ydb-platform/ydb-java-sdk

Add support for Hibernate Reactive

Open
#191 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

student-projects
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.