Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/brodycj/sqlc-cipher-test-1
- Owner: brodycj
- License: unlicense
- Created: 2015-06-21T15:25:37.000Z (over 9 years ago)
- Default Branch: sqlc-cipher-test-1
- Last Pushed: 2015-06-21T15:28:24.000Z (over 9 years ago)
- Last Synced: 2024-07-31T00:18:02.888Z (5 months ago)
- Language: Java
- Size: 121 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).