node.js - How to Execute SQLite Queries on Firefox Mobile Profile Data -


thanks time.

i on firefox mobile.

i plan use restartless approach using add-on node.js tools.

i need pull profile data in app, of requires direct sql due spotty mobile support according to: https://developer.mozilla.org/en-us/add-ons/sdk/tutorials/mobile_development

i plan use indexed-db, thinking give me ability run sqlite queries against existing user profile data (mostly needed reading).

am on right track? have seen simple-storage. better tool?


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

Delphi 7 and decode UTF-8 base64 -

html - Is there any way to exclude a single element from the style? (Bootstrap) -