Actions

NoSQL Zoo

From NoSQLZoo

Revision as of 10:48, 26 July 2015 by 40166222 (talk | contribs)

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.
5 MAPREDUCE elite
MapReduce questions using the Elite Dangerous dataset.
6 AGGREGATE elite
More aggregation questions.

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