I am using Icenium to develop my mobile app. I wanted to know what is the recommended database solution to persist data offline on the device for Phonegap/Cordova based apps for iOS, Android and Windows Phone 8.
I am aware of this SQLite plugin for Phonegap-based apps that works on Android and iOS.