- Philly MongoDB User Group: Python, MongoDB, and Asynchronous Web Frameworks
Photo (C) Parent5446 I'll be recapping last week's talk on Python, MongoDB, and Asynchronous Web Frameworks this Thursday at 7pm, in Philadelphia, at the Philly MongoDB User Group's inaugural meetup. We'll be at the Devnuts office, at [ ... ]
- Slides from my talk on asynchronous web frameworks, Python, and MongoDB
Here's the slides for the talk I gave at the NYC Python Meetup tonight, on asynchronous web frameworks, Python, and MongoDB. Direct link. Embedded: Python, async web frameworks, and MongoDB View more PowerPoint from emptysquare
- This Thursday: a talk on Python, MongoDB, and asynchronous web frameworks
This Thursday in NYC I'm talking about Python, MongoDB, and asynchronous web frameworks at a meetup called For the Love of Python: Wine tasting, Red velvet cupcakes, and Tech Talks. The talk is a work in progress. To be strictly accurate, I [ ... ]
- Book: MongoDB In Action
My colleague at 10gen Kyle Banker has published his book MongoDB in Action: MongoDB in Action is a comprehensive guide to MongoDB for application developers. The book begins by explaining what makes MongoDB unique and describing its [ ... ]
- Consistency in MongoDB
Friend and colleague Dan has a nice post on ensuring consistency in MongoDB by maintaining a version number in your documents.
- Mongo profiling hacks
Log the line number of your code that made each MongoDB query.