Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brodycj/sqlc-cipher-test-1

Adaptation of SQLiteConnector to use @brodybits/sqlg-cipher-core-test-1 to work with sqlcipher
https://github.com/brodycj/sqlc-cipher-test-1

Last synced: about 1 month ago
JSON representation

Adaptation of SQLiteConnector to use @brodybits/sqlg-cipher-core-test-1 to work with sqlcipher

Awesome Lists containing this project

README

        

# 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).