Skip to content

touchlab/SQLiter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a37bbe7 · Apr 14, 2025
Apr 11, 2025
Oct 30, 2023
Nov 5, 2023
Apr 14, 2025
Aug 26, 2022
Jun 20, 2019
Oct 14, 2022
May 22, 2022
Nov 5, 2023
Apr 14, 2025
Oct 30, 2023
Oct 30, 2023
Jan 17, 2021
May 8, 2023

Repository files navigation

SQLiter

Minimal sqlite for Kotlin multiplatform

example workflow name

Subscribe!

We build solutions that get teams started smoothly with Kotlin Multiplatform Mobile and ensure their success in production. Join our community to learn how your peers are adopting KMM. Sign up here!

SQLiter is a SQLite driver for Kotlin Native, currently Apple and Windows variants. SQLiter powers the SQLDelight library on native clients.

SQLiter is designed to serve as a driver to power user-friendly libraries rather than something to use directly but if you ever need it, you can find it on mavenCentral:

dependencies {
  implementation("co.touchlab:sqliter-driver:$version")
}

Getting Help

SQLiter support can be found in the Kotlin Community Slack, request access here. Post in the "#touchlab-tools" channel.

For direct assistance, please contact Touchlab to discuss support options.