oh great another one then? :slightly_smiling_face:
# ktor
m
oh great another one then? 🙂
d
jooq is like ten years old, it's very mature
m
oh yeah, I see
and is it better than Exposed or Squash? I don’t wanna do great things, just some small prototype interacting with PostgreSQL, that hopefully can be scaled up to a real app
z
exposed would be great for prototyping. It might even scale up a bit past that. But it is still very young and doesn't have some of the features you'd want in a large app.
m
thanks @zpearce that’s useful to know!
m
I made a demo showing how to use ktor with jooq (among other things): https://bitbucket.org/marshallpierce/ktor-demo/src/master/src/