I was going to advise you to use NoSQL. I just finished a basic Node.js CMS 
engine and I am happy with it. I wrote it in a few days which I couldn't have 
done without the flexibility of NoSQL. The more people you ask, the more 
opinions you get. 

I chose a generic database agnostic model to build on. The node.js server is 
just providing an API. The rest of the app is implemented on the client using 
backbone. 

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to