- Eventually Correct: Async Testing With Tornado
    
      
        
        
         Event-loop management, error handling, and coroutines as unittests. Event-loop management, error handling, and coroutines as unittests.
- Announcing PyMongo 3
    
      
        
        
         This is a partial rewrite of the Python driver for MongoDB, our biggest and best release ever. This is a partial rewrite of the Python driver for MongoDB, our biggest and best release ever.
- Talk Python To Me Podcast: Python and MongoDB
    
      
        
        
         Michael Kennedy interviewed me about my career as a Python programmer and how I came to work for MongoDB. We discussed PyMongo, Motor, and Monary. Michael Kennedy interviewed me about my career as a Python programmer and how I came to work for MongoDB. We discussed PyMongo, Motor, and Monary.
- PyPy, Garbage Collection, And A Deadlock
    
      
        
        
         Yet another danger of __del__. Yet another danger of __del__.
- Response to "Asynchronous Python and Databases"
    
      
        
        
         Some thoughts on Mike Bayer's excellent article about asyncio, database drivers, and performance. Some thoughts on Mike Bayer's excellent article about asyncio, database drivers, and performance.
- PyMongo And Key Order In Subdocuments
    Workarounds for a common irritation using Python and MongoDB.
- Mongo Conduction: Or, What I Did For Spring SkunkWorks
    A demo of Mongo Conduction, a server I made that looks like MongoDB and deploys topologies of MongoDB servers for testing.
- Announcing PyMongo 3.0 Beta
    
      
        
        
         PyMongo 3.0 is conformant, responsive, robust, and modern. Try it!: pip install https://github.com/mongodb/mongo-python-driver/archive/3.0b0.tar.gz PyMongo 3.0 is conformant, responsive, robust, and modern. Try it!: pip install https://github.com/mongodb/mongo-python-driver/archive/3.0b0.tar.gz
- MongoDB Driver Issues Are Now Public
    
      
        
        
         We're opening our ticket tracker so you can see all cross-language issues. We're opening our ticket tracker so you can see all cross-language issues.
- March To Triumph As A Mentor
    
      
        
        
         I've failed as a mentor, and succeeded. Here are the warning signs I watch for, and the steps I take to design a mentorship for success. I've failed as a mentor, and succeeded. Here are the warning signs I watch for, and the steps I take to design a mentorship for success.