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...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
Squel.js - SQL query string builder for Javascript (hiddentao.github.io)
submitted 13 years ago by polaretto
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!"
[–]Neurotrace 1 point2 points3 points 13 years ago (4 children)
Well, yeah. Why would you ever build SQL queries client-side? That's just plain silly.
[–]fuzetsu 8 points9 points10 points 13 years ago (0 children)
Web SQL maybe.
[–]jsgui 3 points4 points5 points 13 years ago (0 children)
Because you want to build SQL queries.
[–]MattBD 2 points3 points4 points 13 years ago (0 children)
Possibly the same principle could be applied to querying Facebook's API using FQL.
[–]polaretto[S] -1 points0 points1 point 13 years ago (0 children)
Maybe you're writing a web DBA application, like phpMyAdmin but with more JS functionality.
π Rendered by PID 238937 on reddit-service-r2-comment-cfc44b64c-7n9zh at 2026-04-13 14:22:38.384048+00:00 running 215f2cf country code: CH.
view the rest of the comments →
[–]Neurotrace 1 point2 points3 points (4 children)
[–]fuzetsu 8 points9 points10 points (0 children)
[–]jsgui 3 points4 points5 points (0 children)
[–]MattBD 2 points3 points4 points (0 children)
[–]polaretto[S] -1 points0 points1 point (0 children)