Earlier quoted context omitted.
> it looks like a web app would have to be rebuilt from the ground up to fit that model. Not at all! The app market is full of apps that were not originally written for Sandstorm: https://apps.sandstorm.io/ Examples: Wekan, Etherpad, Rocket.Chat, EtherCalc, draw.io, Gogs, Dillinger, NodeBB, EtherDraw, ... It turns out that converting a web app to Sandstorm is mostly deleting code. You delete your user management, you…
Thank you for your response. Sorry, I'm still not getting it. Not even talking about big data, what I mean is a very simple database application, say with 10k documents in a document based storage model. Now let's say I want to show a list view and a sum over one of the fields in those documents. You'd probably agree that this is a typical usecase for a productivity app. Now how would I do this in the sandstorm model…
Actually I can't think of any app that matches the abstract problem you describe. Can you give a specific example? Usually the answer to these problems becomes much clearer in the context of a specific app.