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

The official YDB Dialects for Java ORM frameworks and migration tools.

Results 11 ydb-java-dialects issues
Sort by recently updated
recently updated
newest added

- JsonDocument - Json - Interval - Uint8, Uint16, Uint32, Uint64

hibernate-v5
hibernate-v6

Roadmap: - [x] #122 - [x] #125 - [x] #128 - [x] #134

Useful links: 1. JetBrains ORM Framework [Exposed](https://github.com/JetBrains/Exposed) 2. [YDB JDBC Driver](https://github.com/ydb-platform/ydb-jdbc-driver) using 2.2.6 3. YDB Types - https://ydb.tech/docs/en/yql/reference/types Preparation: ``` brew docker install brew install colima sudo ln -sf ~/.colima/docker.sock...

student-projects

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en ## Pull request type Please check the type of change your PR introduces: - [ ] Bugfix -...