Skip to content

Поддержка YDB в Jimmer ORM#215

Open
Rinoyt wants to merge 120 commits into
ydb-platform:mainfrom
Rinoyt:main
Open

Поддержка YDB в Jimmer ORM#215
Rinoyt wants to merge 120 commits into
ydb-platform:mainfrom
Rinoyt:main

Conversation

@Rinoyt

@Rinoyt Rinoyt commented May 4, 2026

Copy link
Copy Markdown

Добавлены диалект и вспомогательные классы для поддержки YDB в Jimmer ORM.

Rinoyt and others added 30 commits November 20, 2025 15:15
1. Started using YdbHelperExtension
2. fixed errors in the SQL file and added a check for dropping tables from the SQL file
The test now successfully sends a "select" request to the DB. Next, there needs be a checker for the result and sql script generated
Java version 17 is the minimum Java version to support all Jimmer features.
auto-increment has been replaced by Uuid generated by Java
Changed mapping of Java classes to SQL types to be the same as in the YDB JDBC
@KirillKurdyukov KirillKurdyukov linked an issue May 27, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Jimmer ORM

2 participants