line / kotlin-jdsl

Kotlin library that makes it easy to build and execute queries without generated metamodel

Home Page:https://kotlin-jdsl.gitbook.io/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visit the gitbook for more information.

Kotlin JDSL

Kotlin JDSL is a Kotlin library that makes query building and execution easy. You can create queries using your own classes and Kotlin's built-in functions without an annotation processor, and easily execute them in your library.

Requirements

  • Java 8 or later if you are a user.
  • Kotlin 1.7 or later if you are a user.

How to reach us

Hall of fame

See the complete list of our contributors.

Contributors

About

Kotlin library that makes it easy to build and execute queries without generated metamodel

https://kotlin-jdsl.gitbook.io/docs/

License:Apache License 2.0


Languages

Language:Kotlin 99.7%Language:JavaScript 0.3%Language:Shell 0.1%