Skip to main content

SQLiter

Sqliter is a low-level Kotlin Native driver for SQLIte. It is designed to power other user-friendly libraries rather than something to use directly. Currently SQLiter powers the SQLDelight library on native clients. At the heart of sqliter is the public native C interface for SQLite version 3.31.1.

Add Dependency

The SQLiter dependency should be added to your native source sets in your KMP project.

build.gradle.kts
dependencies {
api("co.touchlab:sqliter-driver:1.2.0")
}

Touchlab is Hiring!

We're looking for a Mobile Developer, with Android/Kotlin experience, who is eager to dive into Kotlin Multiplatform Mobile (KMM) development. Come join the remote-first team putting KMM in production. More info here.