Helping ordinary people create extraordinary websites!

Python Persistence Management

By Patrick O'Brien
2005-04-05

Conclusion
Object persistence depends on the object serialization capabilities of the underlying programming language. For Python objects that means pickling. Python pickles provide a robust and reliable foundation for effective persistence management of Python objects. In the Resources, you'll find information about systems that build on Python's pickling capability.



Tutorial pages:

First published by IBM DeveloperWorks


 2 Votes

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!


GET OUR NEWSLETTERS