Skip to content

jefree-cat/kimmer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project contains 2 sub projects

1. kimmer

Port https://github.com/immerjs/immer for kotlin/jvm.

Click here to view more

2. kimmer-sql

SQL DSL for kotlin

  • API perspective:

    As static as possible, find problems while compiling, bring kotlin null safety to SQL.

  • Functional perspective:

    As dynamic as possible, make complex problems easy to solve. Not only dynamic where predicates, but also dynamic table joins. Support Automatic SQL optimization too.

Click here to view more

About

1. Immer. 2. SQL DSL

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%