Is it possible to create client side databases for Google Apps script, when browsing Google Sheets on a mobile client?
Perhaps one possibility might be html supported client side storage, but better would be a real small local DB to cache, and occasionally update data for display locally, to cut down on up and download overhead.
thank you,
Dan