Skip to content

Prebuilt sqlite3 shared libraries for multiple platform

License

Notifications You must be signed in to change notification settings

nguyendv/sqliteprebuilt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqliteprebuilt

Prebuilt sqlite3 shared libraries for multiple platforms and their build scripts

Features

  • Enable JSON1 extension by default
  • Support C API provided by sqlite3.h and C++ wrapper API provided by SQLiteCpp

Platforms

  • Any PC platforms that supports cmake (OSX, Linux, Unix, Windows)
  • Android NDK

Important Notes

Android

The currently in-use C++ runtime is gnustl_shared, so you must also copy it to your project. If you want a different runtime, you can change the APP_STL value in the android/jni/Application.mk make file.

About

Prebuilt sqlite3 shared libraries for multiple platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published