Details
Exposed ORM is the most idiomatic way to work with databases in Kotlin. It provides both SQL DSL and ORM capabilities and has great integration with the Kotlin ecosystem.
While working with it, I discovered some advanced and less well-known features, which I’d like to share in this talk.