We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba3f60f commit 3a58b38Copy full SHA for 3a58b38
README.md
@@ -21,6 +21,9 @@ tools like Flyway and Liquibase.
21
Hibernate Dialect for YDB is designed to leverage features of YDB while
22
providing a familiar experience to Hibernate users.
23
For more information, please visit the appropriate [module](./hibernate-dialect).
24
+- *Spring Data JDBC*:
25
+ Spring Data JDBC extension for YDB.
26
+ For more information, please visit the appropriate [module](./spring-data-jdbc-ydbc).
27
- *JOOQ*:
28
Small JOOQ dialect is designed to be used for [code generation](https://www.jooq.org/doc/3.19/manual/code-generation/)
29
For more information, please visit the appropriate [module](./jooq-dialect).
0 commit comments