vsch / kotlin-jdbcView external linksLinks
A thin library that exposes JDBC API with the convenience of Kotlin and gets out of the way when not needed
☆53Jan 21, 2022Updated 4 years ago
Alternatives and similar repositories for kotlin-jdbc
Users that are interested in kotlin-jdbc are comparing it to the libraries listed below
Sorting:
- A simple demo that shows how WebWorkers can be used in Kotlin/JS☆10May 21, 2021Updated 4 years ago
- Hands-On Initiator Project☆11Apr 23, 2020Updated 5 years ago
- Kotlin Multiplatform snapshot ((c|k)lip) manager for tests. Read-only mirror of https://gitlab.com/dev.petuska/klip☆26Aug 31, 2025Updated 5 months ago
- Ktorm migration support☆15Aug 9, 2021Updated 4 years ago
- Examples from "Domain Modeling Made Functional Tackle Software Complexity with Domain-Driven Design and F#" book translated to Kotlin☆10Aug 26, 2023Updated 2 years ago
- Reactive X Coroutine X Performance Test ⚡️☆14Aug 1, 2021Updated 4 years ago
- Companion project with code for "Deadlocks in non-hierarchical CSP" blog post☆21Jan 14, 2019Updated 7 years ago
- Fast matching, e.g. for autocompletes☆31Oct 30, 2014Updated 11 years ago
- A show-case project demonstrating extension of IntelliJ IDEA's functionality☆16Feb 25, 2024Updated last year
- Json Schema as code, autocomplete for your data model!☆41Apr 24, 2024Updated last year
- A framework designed around Kotlin providing Restful HTTP Client, JDBC DSL, Loading Cache, Configurations, Validations, and more☆40Jan 28, 2025Updated last year
- This is a lightweight library to parse and serialize JSON5 data.☆21Feb 1, 2026Updated last week
- Example of Arrow features in the context of a Ktor project☆42Dec 15, 2023Updated 2 years ago
- Parser for small subset of markdown☆20Feb 26, 2016Updated 9 years ago
- Kotlin hashcode utilities☆13Jun 20, 2022Updated 3 years ago
- A fork of JPedal's JBIG2 library☆30Mar 25, 2015Updated 10 years ago
- Ktor Coroutine I/O clients☆20Aug 28, 2018Updated 7 years ago
- A Kotlin JS/JVM multiplatform starter with the Kotlin React wrapper and Webpack.☆22Oct 13, 2018Updated 7 years ago
- An extensible and multiplatform routing system powered by Ktor☆58Jan 30, 2025Updated last year
- Kotlin multiplatform internationalization library (experimental)☆21Jun 24, 2023Updated 2 years ago
- Kotest extensions for test containers☆22Feb 16, 2025Updated 11 months ago
- ☆27Jun 20, 2023Updated 2 years ago
- A simple JSON library written in pure Kotlin with no third-party dependencies☆23Jan 2, 2019Updated 7 years ago
- An idiomatic Kotlin DSL for creating regular expressions.☆26Jan 16, 2023Updated 3 years ago
- A humble mocking library for Kotlin, KotlinJS and Kotlin Multiplatform using Kotlin Symbol Processing (KSP).☆62Feb 23, 2024Updated last year
- Ktor Plugin and Kotlin(X) integrations for GCP PubSub☆24Updated this week
- Simple unit conversion library for Kotlin☆23Jul 21, 2016Updated 9 years ago
- Fluent RxJava JDBC extension functions for Kotlin☆28Feb 13, 2019Updated 7 years ago
- Zeko SQL Builder is a high-performance lightweight SQL query library written for Kotlin language☆111Jan 15, 2026Updated 3 weeks ago
- Utilities for JDBC☆31Oct 7, 2025Updated 4 months ago
- Some examples for Λrrow Meta the functional companion to Kotlin's Compiler & IDE.☆58Jul 30, 2022Updated 3 years ago
- Kafka bindings for Kotlin `suspend`, and Kafka streaming operators for KotlinX Flow.☆121Feb 2, 2026Updated last week
- 🚀 A modern ORM framework designed for Kotlin based on the compiler plugin, which is suitable for both backend and mobile applications, s…☆37Jan 17, 2026Updated 3 weeks ago
- Exemplary real world fullstack application built with KVision (Kotlin/JS + Spring Webflux)☆26Jul 19, 2022Updated 3 years ago
- Universally Unique Lexicographically Sortable Identifier ported for Kotlin☆61Jul 9, 2022Updated 3 years ago
- A Result monad for Kotlin, inspired by Rust's Result type☆60Oct 2, 2020Updated 5 years ago
- REST API with Oauth2 using Springboot 2.2.X written in Kotlin☆32Jul 2, 2020Updated 5 years ago
- Easily serve GraphQL over http with Ktor