AW: [ZODB-Dev] diploma thesis: ZODB Indexing
    Jim Fulton 
    jim at zope.com
       
    Wed Sep  5 09:55:26 EDT 2007
    
    
  
On Sep 5, 2007, at 9:39 AM, Christian Theune wrote:
> Am Mittwoch, den 05.09.2007, 09:24 -0400 schrieb Jim Fulton:
>> I'd like to see a generic framework for defining collections and
>> indexes in Python and querying them efficiently.  No ZODB expertise
>> should be needed,
>
> I have the feeling you already pondered this a bit and have some more
> specific ideas ... :)
No more than I've said before.  There is no reason why this has to be  
zodb specific.
> I also have the feeling that our goal for ad-hoc querying would be
> incompatible with your envisioned framework for defining  
> collections and
> indexes.
I guess I have no idea what you are talking about.
I assumed you meant something along the lines of what people expect  
of relational databases.  In the relational world, people define  
tables and indexes in order to be able to do indexed ad-hoc queries.   
Maybe you are talking about something else.
> These are just feelings/suspicions. We're both rather unspecific right
> now. ;)
Forget I mentioned anything.
Jim
--
Jim Fulton			mailto:jim at zope.com		Python Powered!
CTO 				(540) 361-1714			http://www.python.org
Zope Corporation	http://www.zope.com		http://www.zope.org
    
    
More information about the ZODB-Dev
mailing list