|
|
|
|
|
by lukaseder
1401 days ago
|
|
It's probably not advertised enough, but jOOQ also contains a parser that can translate between dialects, and let users work with the expression tree to achieve custom SQL translations. A demo here: https://www.jooq.org/translate |
|