Skip to content

Lightweight SQLiteConnection library with abstraction layer over Android-sqlite-native-driver. Unlicense (public domain).

License

Notifications You must be signed in to change notification settings

julkwiec/Android-sqlite-connector

 
 

Repository files navigation

SQLiteConnection/SQLiteStatement abstract interface layer for SQLiteGlue with test for Android

Abstract interface layer to allow higher-level Android sqlite database libraries to use SQLiteGlue without hard-coded dependency.

With test Android app to test SQLiteGlue with SQLiteConnection/SQLiteStatement abstract interface layer. Currently shows results in the Android log.

Unlicense (public domain).

About

Lightweight SQLiteConnection library with abstraction layer over Android-sqlite-native-driver. Unlicense (public domain).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.4%
  • Makefile 0.6%