[ZODB-Dev] experimenting with Standalone ZODB...

Steve Alexander steve@cat-box.net
Thu, 18 Oct 2001 22:14:16 +0100


sirolae@fisica.unige.it wrote:

>
> I wrote a "db load" script which creates a ZODB from a flat file. The
> objects to be stored are Stock prices (with price variations histories
> too). 


Have you looked into the ZODB's historical revisions feature?

You might be able to just store the current stock value, update it 
simply over time, and use the ZODB for your historical information.

The complicated bit would be pre-loading existing historical information.

--
Steve Alexander
Software Engineer
Cat-Box limited