Skip to content

OSGENF/SQLiter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 

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

Releases

No releases published

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%