How is that light weight? let's see it has scripts for skeloton projects/models/etc, has it's own orm's, and even ships with its own package manager. that seems like a lot of stuff is you're looking to light weight.
The M in MVC has nothing to do with database persistence. That is a wonderful perception that rails and its ilk have given us, for better or worse. You could build a complete system that fully implements MVC without database persistence, or really any persistence at all.
Even if you are using the Rails version of the term MVC, as one commenter was keen to point out, it still has nothing to do with having data persistence or not.
25 comments
[ 3.0 ms ] story [ 63.8 ms ] threadhttp://andrzejonsoftware.blogspot.ca/2011/09/rails-is-not-mv...
Even if you are using the Rails version of the term MVC, as one commenter was keen to point out, it still has nothing to do with having data persistence or not.
Look at the description:
"Monorail.js will never force you to install anything not needed for your project. The goal is to use what you need."
Plus, it's definitely lighter than express.
I think if I were to use a node MVC framework built on express, I'd go with Matador: http://obvious.github.com/matador/
I've also found Grasshopper to be a great one: https://github.com/tuxychandru/grasshopper
http://www.castleproject.org/monorail/