Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sqlcipher 'open' performance with cordova and Cordova-SQLitePlugin #104

Open
PowerMogli opened this issue Oct 2, 2020 · 0 comments
Open

Comments

@PowerMogli
Copy link

PowerMogli commented Oct 2, 2020

Is it true that the connection to the sqlite database is not used again, although the connection to openDatabase has been established once at start and the returned database object is repeatedly used for all transactions? My question arises because of this article https://stackoverflow.com/questions/21669431/sqlcipher-open-performance-with-cordova-and-cordova-sqliteplugin and the uncertainty in our team because the SQLite cipher version is very slow in compare to the unencrypted version on an Android tablet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant