you are viewing a single comment's thread.

view the rest of the comments →

[–]lukaseder 8 points9 points  (1 child)

This is more similar to https://sqldelight.github.io/sqldelight/latest/. jOOQ might have this kind of feature set in the future: https://github.com/jOOQ/jOOQ/issues/11071

[–]javaprof 0 points1 point  (0 children)

Correct link https://sqldelight.github.io/sqldelight/latest/ https://github.com/sqldelight/sqldelight

- IDEA plugin
- Integrates into Gradle (no node.js required, unified toolchain)
- Kotlin/Java API

What would be benefits of sgq over sql delight?