[DB-SIG] Persistence

Mike Olson Mike.Olson@fourthought.com
Fri, 08 Dec 2000 14:11:58 -0700


"Frank J.S. Chen" wrote:
> 
> Hi,
> 
> Is that possible to put a Python object into a relational database?


Have you looked into 4ODS?  It allows you to specify persistent
attributes on an object, then generates persistent base classes for you
to use as python objects.  As these objects are created, modified, etc.
4ODS updates the relational backend for you.  It can be found at
http://4Suite.org/ in the 4Suite distribution.

Mike

> 
> ----------------------------------------------------------------------------
> -------
> Chen Chien-Hsun
> Taipei,Taiwan,R.O.C.
> 
> _______________________________________________
> DB-SIG maillist  -  DB-SIG@python.org
> http://www.python.org/mailman/listinfo/db-sig

-- 
Mike Olson				 Principal Consultant
mike.olson@fourthought.com               (303)583-9900 x 102
Fourthought, Inc.                         http://Fourthought.com 
Software-engineering, knowledge-management, XML, CORBA, Linux, Python