Updated: 12/19/2002; 5:03:04 PM.
Python
Python is the "most powerful language you can still read."
        

Thursday, November 07, 2002

Python Persistance Management

Patrick K. O'Brien writes about "using serialization to store Python objects" in this IBM developerWorks article.

Persistence is all about keeping objects around, even between executions of a program. In this article you'll get a general understanding of various persistence mechanisms for Python objects, from relational databases to Python pickles and beyond. You'll also take an in-depth look at Python's object serialization capabilities.


1:36:39 PM    comment []

© Copyright 2002 Kevin Altis.
 
November 2002
Sun Mon Tue Wed Thu Fri Sat
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
Oct   Dec



Subscribe to "Python" in Radio UserLand.

Click to see the XML version of this web page.