Re: Xquery parser

Murali,

Query plans typically depend on the physical representation of your XML
data (files, in a relational database, etc.)

You can use Galax (http://db.bell-labs.com/galax/) to generate
expressions in the XQuery core, which you might consider a 'naive'
first-cut query plan somehow.

Hope this helps,
- Jerome Simeon

On Fri, 2003-02-21 at 01:21, koppolu murali wrote:
> Hi,
> 
> I am looking for an Xquery parser which can parse an
> Xquery and generate a query plan for it.
> 
> Could any help me out in this issue.
> 
> Thanks
> Murali Koppolu
> Research assistant
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Tax Center - forms, calculators, tips, more
> http://taxes.yahoo.com/
-- 
Jerome Simeon <simeon@research.bell-labs.com>
Lucent Technologies

Received on Friday, 21 February 2003 10:04:36 UTC