A Cordova/PhoneGap plugin to open and use sqlite databases on Android/iOS/macOS/Windows with REGEXP (Android/macOS/iOS) and pre-populated databases (Android/iOS/macOS/Windows)
Background processing
The threading model depends on which platform version is used:
For Android, one background thread per db;
In your opinion, is it possible to establish several connections to the same file to make multithread (for reading only)?
I need more reading performance
In your opinion, is it possible to establish several connections to the same file to make multithread (for reading only)? I need more reading performance