Kirill Kurdyukov

Results 18 issues of Kirill Kurdyukov

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

R2DBC (Reactive Relational Database Connectivity) is a reactive API specification for SQL databases. It provides a non-blocking and reactive way to interact with relational databases. https://r2dbc.io Roadmap below: 1. Research...

student-projects

Hello, I am currently facing issues while attempting to integrate a custom dialect for YDB into Flyway Docker. Detailed information about this effort can be found in my [pull request](https://github.com/flyway/flyway-community-db-support/pull/36)....