Re: [xml-dev] Quick question related to XQuery

From
George Richard Russell <>
To
Date
2003-11-20T10:06:03Z
ID
<>
Thread
Re: [xml-dev] Quick question related to XQuery
Oleg Tkachenko wrote:

>> think of it more like your data is continuously streaming in,
>> and is "infinitely" large..
> 
> Sounds like you don't want to build in-memory tree? Then XPath might be 
> not appropriate query language for you, because it operates on tree 
> level, hence allows reverse axes etc.

I think XSQ may ne of interest here;

http://www.cs.umd.edu/projects/xsq/

HTH
George