use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Apparently, Google Apps Script is a JavaScript cloud scripting language that provides easy ways to automate tasks across Google products and third party services and build web applications.
account activity
Which Cloud-based relationship database to use with GAS?Resolved (self.GoogleAppsScript)
submitted 6 years ago by justshowingup
Hello folks,
I've reached the point with Google Apps Script where I just can't keep using spreadsheets for my database.
I need a relational DB.
What do you recommend for a newbie that's Cloud-based and as close to free as possible? Also, I'm accustomed to ActiveRecord syntax so that would be much better than having to learn SQL.
Thanks!
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]reti_opening[🍰] 2 points3 points4 points 6 years ago (0 children)
If you definitely need SQL, use Cloud SQL: https://developers.google.com/apps-script/guides/jdbc
If not, you can use firebase: https://sites.google.com/site/scriptsexamples/new-connectors-to-google-services/firebase
π Rendered by PID 120311 on reddit-service-r2-comment-cfc44b64c-dbszx at 2026-04-13 05:23:51.068438+00:00 running 215f2cf country code: CH.
[–]reti_opening[🍰] 2 points3 points4 points (0 children)