You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project looks promising, but I can't help but notice the similarities to JOOQ.
I personally think type-safe "SQL" (in your language of choice) is an underrated means of interacting with relational databases (given that data tends to outlive code).
If squash/Kotlin and JOOQ were to join forces somehow, I think that would be a powerful combination.
What do you think?
The text was updated successfully, but these errors were encountered:
This project looks promising, but I can't help but notice the similarities to JOOQ.
I personally think type-safe "SQL" (in your language of choice) is an underrated means of interacting with relational databases (given that data tends to outlive code).
If squash/Kotlin and JOOQ were to join forces somehow, I think that would be a powerful combination.
What do you think?
The text was updated successfully, but these errors were encountered: