Last Updated: February 25, 2016
·
1.362K
· bobwilliams

Translate SQL to MongoDB MapReduce

I thought you might find useful this PDF of a translation from SQL to MongoDB's proprietary query/aggregation framework.

http://rickosborne.org/download/SQL-to-MongoDB.pdf
http://nosql.mypopescu.com/post/392418792/translate-sql-to-mongodb-mapreduce

Translate SQL to MongoDB MapReduce

I keep hearing people complaining that MapReduce is not as easy as SQL. But there are others saying SQL is not easy to grok. I’ll keep myself away from this possible flame war and just point you out to this ☞ SQL to MongoDB translation PDF put together by Rick Osborne and also his ☞ post providing some more details.