Persisting Python Objects Transparently to MongoDB
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore a conference talk from EuroPython 2013 that delves into mongopersist, a tool for transparently persisting Python objects to MongoDB. Learn about custom property handling, optimistic data dumping, write conflict detection, and custom serializers. Discover techniques for querying MongoDB, implementing object caching, and utilizing query logging with traceback functionality. Gain insights into working with containers and collections, and explore applications beyond the Zope Toolkit (ZTK) ecosystem. This 21-minute presentation offers valuable knowledge for developers interested in efficient object persistence and MongoDB integration in Python projects.
Syllabus
custom property
Optimistic Data Dumping
write conflict detection
custom serializers
querying mongoDB
object caching
query logging, incl. traceback
containers and collections
(not just) ZTK corner
Taught by
EuroPython Conference
Related Courses
MongoDB for DevelopersMongoDB University MongoDB for DBAs
MongoDB University MongoDB for Java Developers
MongoDB University M101P: MongoDB for Developers
MongoDB University MongoDB for Node.js Developers
MongoDB University