Can Zope use it for its database? And if so what do I use? Robert
Thanks, I thought it read it was no longer being worked on. Maybe I was thinking something else. : ) Robert
On 7/29/05, Robert <sigzero@gmail.com> wrote:
Thanks, I thought it read it was no longer being worked on. Maybe I was thinking something else. : )
Perhaps it don't need more work because it's so damn perfect!?! :)
Robert
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
-- Peter Bengtsson, work www.fry-it.com home www.peterbe.com hobby www.issuetrackerproduct.com
Peter Bengtsson wrote at 2005-7-29 13:05 +0100:
On 7/29/05, Robert <sigzero@gmail.com> wrote:
Thanks, I thought it read it was no longer being worked on. Maybe I was thinking something else. : )
Perhaps it don't need more work because it's so damn perfect!?! :)
I can tell you that this is not the case. A colleague of mine currently hunts a difficult bug in DCO2 which causes wrong query results with a probability of about 0.0025 (non empty "long" fields are non-deterministically reported as "None"). He also tried cx_Oracle. It is more reliable but by a factor of 4 slower than DC02. -- Dieter
A colleague of mine currently hunts a difficult bug in DCO2 which causes wrong query results with a probability of about 0.0025 (non empty "long" fields are non-deterministically reported as "None").
He also tried cx_Oracle. It is more reliable but by a factor of 4 slower than DC02.
And what with SQLRelay? I did only one stupid test but SQLRelay was faster than DCOracle2 in it. SQLRelay has function that allows to set buffer size and optimize it to specific kind of queries. -- Maciej Wisniowski
participants (5)
-
Andreas Jung -
Dieter Maurer -
Maciej Wisniowski -
Peter Bengtsson -
Robert