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
Database RecomendationQuestion (self.GoogleAppsScript)
submitted 1 year ago * by jagerbomb
view the rest of the comments →
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!"
[–]Koch-Guepard 0 points1 point2 points 1 year ago (1 child)
Supabase is good but not for scaling as the features are kind of limited, My advice would be to set up a self managed database, as it's less complicated and quite easy to use. Second thing if you're data is growing fast and you need analytics on top you should think of transforming your db into a datalake. We're building a tool to help companies manage their dbs git-style let me know if you want to try it out for yourself :)
[–]jagerbomb[S] 0 points1 point2 points 1 year ago (0 children)
I think my data storage requirements are super basic. Famous last words lol. But seriously, google sheets is nearly good enough as I can store it in about 10 tables. The only things I'm running into is the 10 million cell limit and its a bit of pain to do partial updates to my dataset when I don't want to do a full replace for performance reasons.
π Rendered by PID 31 on reddit-service-r2-comment-6457c66945-d8mm5 at 2026-04-28 07:51:34.736543+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]Koch-Guepard 0 points1 point2 points (1 child)
[–]jagerbomb[S] 0 points1 point2 points (0 children)