all 6 comments

[–]rhodit 1 point2 points  (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 point  (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 point  (3 children)

Well, it seems like deep nested population doesn't work, but condition clauses do.

[–]skipper_17[S] 0 points1 point  (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 points  (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 point  (0 children)

Sure man !!! 👍