[ZODB-Dev] Advice on ZODB with large datasets
Andreas Jung
lists at zopyx.com
Wed Jun 18 12:15:16 EDT 2008
--On 18. Juni 2008 12:03:10 -0400 AFoglia at princeton.com wrote:
> We have a large dataset of 650,000+ records that I'd like to examine
> easily in Python. I have figured out how to put this into a ZODB file
> that totals 4 GB in size. But I'm new to ZODB and very large databases,
> and have a few questions.
>
You might implement your data on top of the Zope component architecture aka
Zope 3 and reuse existing components like zope.index for getting your data
indexed and searchable in a reasonable way.
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 194 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zodb-dev/attachments/20080618/065fec6f/attachment.bin
More information about the ZODB-Dev
mailing list