You are currently viewing SQL DSL for kotlin: kimmer-sql

SQL DSL for kotlin: kimmer-sql

I added a sub project named “kimmer-sql” into “https://github.com/babyfish-ct/kimmer

This is a SQL DSL for kotlin.

There are currently many solutions for accessing RDMBS

  1. JPA
  2. Mybatis
  3. JOOQ
  4. Exposed
  5. Ktorm

Why provide a new SQL DSL? I have discussed this question in detail in the project, not repeat here.

It would be better if there was in-depth discussion and collision of ideas.

submitted by /u/babyfish-ct
[link] [comments]