Helping ordinary people create extraordinary websites!
HOME TUTORIALS SCRIPTS WEB HOSTING BLOG FORUM
Get Our Newsletter
Email:

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:
» Use serialization to store Python objects
» Object persistence
» A peck of pickled Python
» Pickle power
» Schema evolution
» Conclusion
» Resources


First published by IBM DeveloperWorks


 | Bookmark
Related Tutorials:
» Python and Java - A Side by Side Comparison
» Learn Python in 10 Minutes
» Python 201 - (Slightly) Advanced Python Topics
» Python 101 - Introduction to Python
» Google Sitemaps
» Python 101