Updated: 12/17/2002; 2:32:04 PM.
Kevin Altis' Radio Weblog

PythonCard, Python, OS X, and opinions on whatever technology I'm dabbling in these days like XML-RPC and SOAP.

Categories: Python, PythonCard, OS X, Web Services (XML-RPC and SOAP)
        

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 "Kevin Altis' Radio Weblog" in Radio UserLand.

Click to see the XML version of this web page.