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 (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| io.github.octavius-framework
»
database-core SQL-first data access layer for Kotlin & PostgreSQL. An Anti-ORM with fluent query builders, automatic type mapping ... | 15.4.1 | 15.6.2 | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib Standard library for the Kotlin Programming Language | 2.3.21 | 2.4.10 |
Runtime Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JDBC Extension
Apache 2.0
| org.springframework
»
spring-jdbc Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific ... | 7.0.7 | 7.0.9 |