[ZODB-Dev] indexing and querying objects in the ZODB
Jim Fulton
jim at zope.com
Fri Feb 13 03:30:27 EST 2009
On Feb 13, 2009, at 1:54 AM, Sebastian Wehrmann wrote:
> Hi,
>
> I finished my diploma thesis about indexing and querying objects [1]
> (only available in german - sorry) last year.
>
> With that thesis I developed some piece of software, which can be
> used to query for objects within the ZODB with a XPath like syntax
> (its called "regular path expressions"). I released a very pre-alpha
> version some days ago at pypi [2]. If you are interested, feel free
> to play with it and report me your experiences. Please also report
> bugs to [3].
>
> If you have questions, please send me an Email.
>
> Kind regards,
> Sebastian
>
> [1] http://archiv.tu-chemnitz.de/pub/2008/0081/data/diplomarbeit.pdf
> [2] http://pypi.python.org/pypi/gocept.objectquery/
> [3] https://bugs.launchpad.net/gocept.objectquery
This looks very cool.
Have you done any scale experiments?
Jim
--
Jim Fulton
Zope Corporation
More information about the ZODB-Dev
mailing list