Python Persistence Management
By Patrick O'Brien2005-04-05
Resources
• The official Pickle documentation is available on the Python Web site.
• ZODB, the Z Object Database, is part of Zope, and can also be used independently to manage Python objects.
• The Prevayler Web site provides more details about the prevalence philosophy.
• PyPerSyst, the Python port of Prevayler, is available on SourceForge.
• For more on Prevaylor, read "An introduction to object prevalence" (developerWorks, August 2002).
• If you're interested in pickling Python objects as XML, read "On the Pythonic treatment of XML documents as objects" (developerWorks, August 2000).
• For an overview of using Python and Perl with IBM DB2, read "The Camel and the Snake, or 'Cheat the Prophet': Open Source Development with Perl, Python, and DB2".
• Find more resources for Linux developers in the developerWorks Linux zone.
Tutorial pages:
|
First published by IBM DeveloperWorks
|
|||||||||
You might also want to check these out:
|
Leave a Comment on "Python Persistence Management"
You must be logged in to post a comment.
Link to This Tutorial Page!

