Join Slack
Communities
Powered by
I've seen a few typed query builders but they feel...
# announcements
r
Ryan Leckey
05/02/2018, 6:58 AM
I've seen a few typed query builders but they feel too heavy weight to me. I don't want to declare and maintain a schema.
n
nfrankel
05/02/2018, 7:01 AM
if you accept to use a java library i would evaluate jooq
➕ 1
m
mp
05/02/2018, 12:17 PM
I'm using jooq on my current project and I'm liking it. I put together a demo of using ktor with jooq (and other useful, according to me, libraries) here:
https://bitbucket.org/marshallpierce/ktor-demo/src/master/
mp
05/02/2018, 12:17 PM
feel free to copy it and use as a starting point
2
Views
Open in Slack
Previous
Next