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

swift - Button on Table View Cell connected to local function -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

c# - ajax - How to receive data both html and json from server? -