Title: "Exposed, Kotlin SQL Framework" Date: 2018-08-09 11:10:38 Categories: [programming] tags: [kotlin, java]
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