Database for storing heterogeneous "message" objects
Jeff Bauer
jbauer at rubic.com
Sun Feb 6 23:52:07 EST 2000
More information about the Python-list mailing list
Sun Feb 6 23:52:07 EST 2000
- Previous message (by thread): Database for storing heterogeneous "message" objects
- Next message (by thread): Database for storing heterogeneous "message" objects
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jason Stokes wrote: > I want to use a database to store sets of heterogeneous > "message" objects, which currently cover email and news > messages, but will be extended more generally to include > messages in web-accessible archives and other "email-like" > things. Point your browser to where the topics of Python and Persistence intersect: http://www.python.org/topics/database/persistence.html *Not* listed at the above location is Jim Fulton's ZODB, available at the Zope site: http://www.zope.org Cheers, Jeff Bauer Rubicon Research
- Previous message (by thread): Database for storing heterogeneous "message" objects
- Next message (by thread): Database for storing heterogeneous "message" objects
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list