[Dev] ZODB for object persistence [Was: ZODB is not a Storage Technology]
Kent Sandvik
sandvik at mac.com
Fri Nov 8 17:13:20 PST 2002
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
More information about the Dev
mailing list