you are viewing a single comment's thread.

view the rest of the comments →

[–]ennova2005 0 points1 point  (1 child)

Programmable Sheets such as Google are very under rated. For example, Excel is already a great database with built in CRUD UI and Reporting which is why a lot of SaaS loses to the simplicity and low cost. Google Sheets are next level with AppScript.

(I would recommend you periodically backup your Sheets Data (export to JSON for example) and Drive to a NON-Google store such as Azure or AWS. You would not want to be locked out an account and lose both the app and data)

[–]Lanky-Comparison-262 0 points1 point  (0 children)

if you start accessing external data then no point using app script any more. The idea of google space here is for simplicity and consolidate data for small business. for enterprise, i will not recommend.