Brian McNamara: Working with MongoDB Using PyMongo

Date: Monday, March 11th @ 7pm

MongoDB is a document-oriented, scalable, high-performance NoSQL datastore. This talk will provide a high-level overview of using MongoDB with the Python driver PyMongo.

Specifically, we'll look at the following topics:

Installing the latest versions of MongoDB and PyMongo Configuring MongoDB in a replica set Connecting to the MongoDB replica set Querying and manipulating data stored in MongoDB with PyMongo Hoping to see you there!