Thursday, May 1, 2008

Store and retrieve a string in ZODB

Zope Object Database is an object persistent system system written in Python language. It is really easy to store a simple string in the database and retrieve it. I have uploaded the simple example here. Spend few minutes and have a try!!!

No comments: