Based on our record, FeathersJS should be more popular than Sails.js. It has been mentiond 39 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I haven't used either so I can't chime in on that front, but long ago I was pretty into Sails which is written by a team that loves rails, but switched to NodeJS so it's basically Node on Rails. I actually thought they discontinued it, but I just searched and it still exists. It was a solid framework like 5 years ago when I used it last so I assume it's quite mature now. https://sailsjs.com/. - Source: Hacker News / 11 months ago
Sails is a realtime JavaScript framework built on top of Express. Sails offers built-in realtime communication support and a flexible routing system. - Source: dev.to / over 1 year ago
Sails is a realtime MVC framework for NodeJS built on top of Express. Sails has a flexible routing system and comes with built-in realtime communication support. - Source: dev.to / over 1 year ago
Sails.js: Sails.js pitched itself as the MVC framework for Node.js, bringing a Rails-like experience while being database agnostic. - Source: dev.to / over 1 year ago
Disclaimer: I didn't know much about Websockets 1 week ago, all the experience I had with Websockets was when I developed a chat application back in 2016 using a JS framework that tried to be a Ruby on Rails implementation called SailsJS, so I decided to research about this technology and consumed multiple resources which I will link in this blog post and each section. - Source: dev.to / almost 2 years ago
This is just using sqlite under the hood and none of this will scale. Why build your own query builder as well when you could just hook in one of the many ORMs in the NPM ecosystem and add support for 50+ other databases. This also isn't really something you could drop into an existing project very easily. Overall, I'm not impressed. Here are some other options I prefer: https://feathersjs.com/. - Source: Hacker News / 10 months ago
For backend this might help https://feathersjs.com. I’m not affiliated with them, just a happy user. - Source: Hacker News / about 1 year ago
Feathers.js is a web framework built on top of Express which provides a simple way to develop a scalable and reliable application. Feathers.js supports many databases and works with any frontend technology including iOS, Android, and React Native. - Source: dev.to / over 1 year ago
Feathers.js - fully fledged backend framework, with almost anything out of the box. Source: almost 2 years ago
For anything CRUD or that can be modeled as such, I use FeathersJS (https://feathersjs.com/). - Source: Hacker News / about 2 years ago
ExpressJS - Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple
Nest.js - A progressive Node.js framework for building efficient, reliable and scalable server-side applications.
Koa.js - Next generation web framework for node.js
ASP.NET - ASP.NET is a free web framework for building great Web sites and Web applications using HTML, CSS and JavaScript.
Ruby on Rails - Ruby on Rails is an open source full-stack web application framework for the Ruby programming...
Adonis JS - AdonisJs is a Node.js web framework with breath of fresh air and drizzle of elegant syntax on top of it