MichiPUG this week: ZODB
June 30th, 2008
The Michigan Python Users Group (MichiPUG) monthly meeting is coming up this Thursday, July 3rd at 7PM. This month, I’ll be speaking about the Zope Object Database (ZODB). Unlike last month’s meeting, where I led us in a random experiment with Google App Engine, I actually have some experience with the ZODB.
I’ll be demonstrating use of the ZODB and will talk about concurrency, replication, packing, etc. If you’re not familiar with the ZODB (and you’re somewhere near Ann Arbor!), this is a useful topic to get to know, because the ZODB is great for a variety of situations.


Hey, nice that you’re doing this, Kevin! I think the ZODB could use some more exposure.
Thanks, Martijn! I agree that the ZODB needs more exposure. It’s so darn easy to use, there’s no reason to reach for a more cumbersome RDBMS in many instances.