> I think there are reasons why mongo is useful, but saving on developer costs is not one of them. When I hear people > argue this position, they usually don't know much about mongo (and a lot of times aren't big on databases in general)
Hmmm, I spent a couple of Years working with JEE and Oracle big part of it - fixing and optimizing SQL queries - this work made me totally hate all this stuff, so, I'm biased a little against RDBMS. As for developer productivity - I mentioned there that this is an open question (lack of ACID is a big pain in the ass) - I personally feel (just feel, didnt measured it exactly) that code for document oriented database ends up more simple and flexible, and just looks more nice. > If you want to speed up development (regardless of db), you can outsource I'm not so sure about it, if You want to speed up via people - You should go for - get clever people, not get more people. -- 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
