Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 637 Bytes

File metadata and controls

32 lines (26 loc) · 637 Bytes

Examples

The examples in this section are intended to give in depth overviews of how to accomplish specific tasks with MongoDB and PyMongo.

Unless otherwise noted, all examples assume that a MongoDB instance is running on the default host and port. Assuming you have downloaded and installed MongoDB, you can start it like so:

$ mongod
.. toctree::
   :maxdepth: 1

   aggregation
   authentication
   collations
   copydb
   bulk
   datetimes
   geo
   gevent
   gridfs
   high_availability
   mod_wsgi
   server_selection
   tailable
   tls