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
Version9.0.0compared with
Version Details
| 9.0.0 | 15.6.2 | |
|---|---|---|
| Release date | Apr 21, 2026 | Aug 01, 2026 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 9.0.0 | 15.6.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | io.github.octavius-framework » database-api-jvm | - | 15.6.2 |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib | 2.3.20 | 2.4.0 |
| - Removed | io.github.octavius-framework » database-api-desktop | 9.0.0 | - |
Runtime Changes (9)
| 9.0.0 | 15.6.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | ch.qos.logback » logback-classic | 1.5.32 | 1.6.1 |
| ~ Updated | com.zaxxer » HikariCP | 7.0.2 | 7.1.0 |
| ~ Updated | io.github.classgraph » classgraph | 4.8.184 | 4.8.186 |
| ~ Updated | io.github.oshai » kotlin-logging-jvm | 8.0.01 | 8.0.4 |
| ~ Updated | org.jetbrains.kotlin » kotlin-reflect | 2.3.20 | 2.4.0 |
| ~ Updated | org.jetbrains.kotlinx » kotlinx-coroutines-core-jvm | 1.10.2 | 1.11.0 |
| ~ Updated | org.jetbrains.kotlinx » kotlinx-datetime-jvm | 0.7.1 | 0.8.0 |
| ~ Updated | org.jetbrains.kotlinx » kotlinx-serialization-json-jvm | 1.10.0 | 1.11.0 |
| ~ Updated | org.postgresql » postgresql | 42.7.10 | 42.7.13 |
Managed Changes (1)
| 9.0.0 | 15.6.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.jetbrains.kotlin » kotlin-reflect | 2.3.20 | 2.4.0 |