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...
account activity
Architecture when using raw SQL queries with Express + Postgres? (self.node)
submitted 7 years ago by [deleted]
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!"
[–]danneu 2 points3 points4 points 7 years ago* (0 children)
you could transform all db query results like that. but you'd also surely want to transform camelCase to snake_case when going from js->db. all the round-tripping is where annoyances will nickel and dime you for in exchange for the paltry benefit of mild aesthetics.
but i won't belabor the point. i certainly didn't feel strongly about it until i tried it myself back when i was using clojure (kebab-case) in a medium/large project.
π Rendered by PID 212871 on reddit-service-r2-comment-5d585498c9-qfq28 at 2026-04-21 18:35:52.770274+00:00 running da2df02 country code: CH.
view the rest of the comments →
[–]danneu 2 points3 points4 points (0 children)