If being used by many node apps in production is any indication then the mono driver fits the bill.
Sent from my Windows Phone From: christkv Sent: 3/23/2012 3:39 PM To: nodejs Subject: [nodejs] Re: api service with node and mongo db The first place to learn a bit more about mongodb is here http://www.10gen.com/presentations I would spend an hour or two watching some of the presentations. You might find someone who has a similar app like you are looking to build or just general information about mongodb. On Mar 23, 10:04 am, luckydev <[email protected]> wrote: > I'm a rails dev. And I want to use Node and a No-SQL Database for my next > project. Its basically an api service. The server backend has to collect a > lot of data in the background from more than one internal server, process > them and keep them, later for serving the processed data via a RESTfull > JSON API interface. > > Is node the right platform for this? Also, I want to use Mongo for its > No-SQLness. Are stable* production-ready libs* available to do this with > node ecosystem? Please advise. -- 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 -- 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
