ydb-java-dialects
ydb-java-dialects copied to clipboard
The official YDB Dialects for Java ORM frameworks and migration tools.
- JsonDocument - Json - Interval - Uint8, Uint16, Uint32, Uint64
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...
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 -...