Skip to content
forked from touchlab/SQLiter

Minimal multiplatform sqlite library

Notifications You must be signed in to change notification settings

chislett/SQLiter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLiter

Minimal sqlite for Kotlin multiplatform

We're Hiring!

Touchlab is looking for Android-focused mobile engineers, experienced with Kotlin and looking to get involved with Kotlin Multiplatorm in the near future. More info here.

C++ code that interacts directly with sqlite3 C APIs.

Kotlin code for the library.

Build status

Note: This part of the library is under review and may be removed in the future. SQLiter is a lower level library. You can do dangerous things. SQLager lets you kick back and relax.

About

Minimal multiplatform sqlite library

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 73.9%
  • C++ 14.9%
  • Makefile 5.6%
  • CMake 3.5%
  • Swift 1.3%
  • C 0.7%
  • Shell 0.1%