Are there any ORM javascript projects compatible with Cordova, like ORMLite? I did a google search, github search, searched here, and couldn't find any.
If not, maybe it's time to start one.
This old but I stumbled upon it so others might too... what ended up working for me was using the Cordova SQLite plugin for a db with no size limit and the Persistence.js ORM to work with it.
This question is old, but there is also Persistence.js which I actually ended up using. It has it's own drawbacks, but every ORM does.
It would actually use the HTML5 storage on the phone. This is limited to 5mb per the specification, but obviously individual vendors may not enforce or follow this limit.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With