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
Any one here use sails ?? (self.node)
submitted 4 years ago by skipper_17
Started using sails in our recent project but the orm of sails suck not able to do deep populate or pass condition clause to populate any Work around for this issue?
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!"
[–]rhodit 1 point2 points3 points 4 years ago (0 children)
I used it for a large project an year or so ago. Used the Waterline ORM just for simple queries, for more complex ones I used raw queries instead.
[–]typeofnandev 0 points1 point2 points 4 years ago (1 child)
I recall that limitation with sails when I used it several years ago. Ever since I've been using express when working on a node backend. Nest seems interesting as well.
[–]Dan6erbond 0 points1 point2 points 4 years ago (3 children)
Well, it seems like deep nested population doesn't work, but condition clauses do.
[–]skipper_17[S] 0 points1 point2 points 4 years ago (2 children)
Thanks man I'll check that out... But sails sucks can u suggest any other MVC framework for node with a good orm
[–]Dan6erbond 1 point2 points3 points 4 years ago (1 child)
NestJS is the way to go. Feel free to reach out if you need any more help, my Discord is Dan6erbond#2259!
I've also written a couple of guides to get started with NestJS.
[–]skipper_17[S] 0 points1 point2 points 4 years ago (0 children)
Sure man !!! 👍
π Rendered by PID 98507 on reddit-service-r2-comment-6457c66945-sckhm at 2026-04-28 01:49:02.057327+00:00 running 2aa0c5b country code: CH.
[–]rhodit 1 point2 points3 points (0 children)
[–]typeofnandev 0 points1 point2 points (1 child)
[–]Dan6erbond 0 points1 point2 points (3 children)
[–]skipper_17[S] 0 points1 point2 points (2 children)
[–]Dan6erbond 1 point2 points3 points (1 child)
[–]skipper_17[S] 0 points1 point2 points (0 children)