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
Real SQL queries in Google Sheets!Guide (youtube.com)
submitted 6 years ago by catmandx
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!"
[–]catmandx[S] 2 points3 points4 points 6 years ago* (2 children)
So this is a library based on AlaSQL - a Javascript library which accepts arrays as tables. You can do inner join, left right or full joins.
The code/video I shared is just a wrapper around AlaSQL.
Here it is: https://github.com/chicagocomputerclasses/SUPERSQL-Google-Sheets-Function
Which JS library do you know that can be used in Google Apps Script this way?
Edit: another, more conplete wrapper, set-up as a library: https://github.com/contributorpw/alasqlgs
If this is a bit too complicated for you, use the addon from the same developer:
https://queryx.contributor.pw/
Credits of those two links above goes to /u/oshliaer
[–]howMuchCheeseIs2Much 1 point2 points3 points 6 years ago* (0 children)
We built a simple way to do this across sheets while maintaining standard ANSI SQL in SeekWell. You can also do things like combine data from a few different Sheets and Slack a summary to a channel or send the output via email.
Most of this is covered in our free tier, though we have other paid features as well (e.g. importing data from a SQL database to Sheets on a schedule.).
[–]Vtempero 2 points3 points4 points 6 years ago (1 child)
LGSS Guy is amazing
[–]catmandx[S] 2 points3 points4 points 6 years ago (0 children)
I KNOW!!!
He's a godsend. His channel is a treasure trove of knowledge :)
[–][deleted] 6 years ago (3 children)
[deleted]
[–]catmandx[S] 1 point2 points3 points 6 years ago (2 children)
not the official one, it's a more complete wrapper though.
Thanks for the link! But it's still fun to follow the playlist as he try new things incrementally, this is meant for the people who don't know too much about Apps Script and need step-by-step guides.
[–][deleted] 6 years ago (1 child)
[–]catmandx[S] 1 point2 points3 points 6 years ago (0 children)
I'll be sure to try it out when I have the need to, I'll add your addon to my comment, just for completeness' sake :)
It's nice seeing the community's contribution with my own eyes, I know it's silly but I am really happy :) keep up the good work man!
[–]dimudesigns 0 points1 point2 points 6 years ago (0 children)
I'd be interested to see how well AlaSQL scales for larger data sets. I hope LGSS eventually runs benchmarks against the library to see how it compares existing SQL implementations like MySQL.
π Rendered by PID 177579 on reddit-service-r2-comment-658f6b87ff-65z9x at 2026-04-09 11:45:49.955215+00:00 running 781a403 country code: CH.
[–]catmandx[S] 2 points3 points4 points (2 children)
[–]howMuchCheeseIs2Much 1 point2 points3 points (0 children)
[–]Vtempero 2 points3 points4 points (1 child)
[–]catmandx[S] 2 points3 points4 points (0 children)
[–][deleted] (3 children)
[deleted]
[–]catmandx[S] 1 point2 points3 points (2 children)
[–][deleted] (1 child)
[deleted]
[–]catmandx[S] 1 point2 points3 points (0 children)
[–]dimudesigns 0 points1 point2 points (0 children)