During the last few months, as I was implementing a few scripts on Google’s Apps Script, I needed to
answer the question of what is the right place to store data.
Factors to consider when storing data in typical Apps Script programs would be volume,
persistence needs, access requirements and speed.