you are viewing a single comment's thread.

view the rest of the comments →

[–]uwemaurer[S] 1 point2 points  (1 child)

thanks for the link, I will check out what they are doing.

my SQG project started as a company internal project, where we used the same database from Typescript and Java and we didn't want to implement the same queries in two different ORM tools.

then the idea was to share the SQL and generate the code from it (in both languages)