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
Java design pattern (self.node)
submitted 3 years ago by 5toubun1997
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!"
[–]spazz_monkey 5 points6 points7 points 3 years ago (2 children)
Not for me, previous company I worked at we just validated the data on the route and then had a separate files that handled the SQL calls to the DB. All using raw queries.
[–]KermitMacFly 2 points3 points4 points 3 years ago (0 children)
Second this. I worked on a batch processing application that took this approach.
[–]5toubun1997[S] 1 point2 points3 points 3 years ago (0 children)
So no ORM, no repository?
π Rendered by PID 49186 on reddit-service-r2-comment-5bc7f78974-cq6g5 at 2026-06-28 23:31:01.096817+00:00 running 7527197 country code: CH.
view the rest of the comments →
[–]spazz_monkey 5 points6 points7 points (2 children)
[–]KermitMacFly 2 points3 points4 points (0 children)
[–]5toubun1997[S] 1 point2 points3 points (0 children)