New SQL DSL for kotlin: kimmer-sql

I added a sub project named “kimmer-sql” into it.

This is a new 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.

I hope you took time out of your busy schedule to review the documentation for this new project. It’s full of character and offers something other solutions can’t.

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