[Dev] ZODB for object persistence [Was: ZODB is not a Storage Technology]Kent Sandvik Fri, 8 Nov 2002 17:13:20 -0800
On Friday, Nov 8, 2002, at 17:04 US/Pacific, Michael R. Bernstein wrote: > Are you talking about write performance or read performance? And are we > talking about the ZODB alone, or in the context of Zope? > I was reading about ZODB, and it seems the documentation implies that the implementation is optimized for read-transactions (style MySQL) rather than for read/write transactions. Anyway, I'm sure things like that could be changed. --Kent
|