MapReduce with MongoDB and Python
Complete example of using MongoDB MapReduce with PyMongo:
In this post, I’ll present a demonstration of a map-reduce example with MongoDB and server side JavaScript. Based on the fact that I’ve been working with this technology recently, I thought it would be useful to present here a simple example of how it works and how to integrate with Python.
Original title and link for this post: MapReduce with MongoDB and Python (published on the NoSQL blog: myNoSQL)
via: http://aimotion.blogspot.com/2010/08/mapreduce-with-mongodb-and-python.html
