KTORM.ORG

Results 4 repositories owned by KTORM.ORG

ktorm

2.0k
Stars
140
Forks
Watchers

A lightweight ORM framework for Kotlin with strong-typed SQL DSL and sequence APIs.

ktorm-example-spring-boot

44
Stars
9
Forks
Watchers

A simple example project integrating Ktorm with Spring Boot.

ktorm-ksp

20
Stars
2
Forks
Watchers

Ktorm KSP extension to help generate boilerplate code.

ktorm-r2dbc

20
Stars
3
Forks
Watchers

A lightweight ORM framework for Kotlin based on R2DBC and Coroutines.