Actions

NoSQL Zoo: Difference between revisions

From NoSQLZoo

No edit summary
No edit summary
Line 6: Line 6:
; [[AGGREGATE basics|2 AGGREGATE basics]]:Examples of the aggregation framework.
; [[AGGREGATE basics|2 AGGREGATE basics]]:Examples of the aggregation framework.
; [[AGGREGATE world|3 AGGREGATE world]]:In which we query the world collection and make use of aggregate functions.
; [[AGGREGATE world|3 AGGREGATE world]]:In which we query the world collection and make use of aggregate functions.
' [[MAPREDUCE basics|4 MAPREDUCE basics]]:Using MapReduce.
==Reference: How to...==
==Reference: How to...==
Coming Soon.
Coming Soon.

Revision as of 13:11, 21 July 2015

Learn NoSQL using: MongoDB, PyMongo, and Python3.4

Tutorials: Learn NoSQL in stages

0 FIND basics
Some examples of common queries.
1 FIND names
Some pattern matching queries.
2 AGGREGATE basics
Examples of the aggregation framework.
3 AGGREGATE world
In which we query the world collection and make use of aggregate functions.

' 4 MAPREDUCE basics:Using MapReduce.

Reference: How to...

Coming Soon.

MongoDB resources

Manuals
MongoDB DocumentaionPyMongo API Documentation MongoDB Documentation GitHub

Online copies of user manuals.

  • You have been served by: dill