Exposed is a kotlin SQL library made by Jetbrains (the creators of Kotlin)
Exposed is a prototype for a lightweight SQL library written over JDBC driver for Kotlin language. It does have two layers of database access: typesafe SQL wrapping DSL and lightweight data access objects