I’ve been researching that a bit. Doesn’t seem to ...
# ktor
r
I’ve been researching that a bit. Doesn’t seem to be any particular database or ORM that the framework pushes. JetBrains has an ORM called exposed that looks interesting https://github.com/JetBrains/Exposed. I guess there’s no reason you can’t use something like Hibernate too.