SQL-first data access layer for Kotlin & PostgreSQL. An Anti-ORM with fluent query builders, automatic type mapping (ENUM, COMPOSITE, ARRAY), transaction plans with step dependencies, and polymorphic storage
Compile Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib Standard library for the Kotlin Programming Language | 2.3.21 | 2.4.10 | |
JSON Lib
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-serialization-json-jvm Kotlin multiplatform serialization runtime library | 1.11.0 | ✔ | |
Date/Time
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-datetime-jvm Kotlin Datetime Library | 0.8.0 | 0.8.0-0.6.x-compat | |
Concurrency
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-core-jvm Coroutines support libraries for Kotlin | 1.11.0 | ✔ |
Runtime Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Reflection
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-reflect Runtime libraries for Kotlin reflection, which allows you to introspect the structure of your program at runtime. | 2.3.21 | 2.4.10 |
Managed Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Reflection
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-reflect Runtime libraries for Kotlin reflection, which allows you to introspect the structure of your program at runtime. | 2.3.21 | 2.4.10 |