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 -

how to prompt save As Box in Excel Interlop c# MVC 4 -

xslt 1.0 - How to access or retrieve mets content of an item from another item? -