[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: What niche is XQuery targeting?


xquery multiple collections
On Thu, Dec 02, 2004 at 03:10:06PM -0500, Michael Champion wrote:
[...]
> So, I guess one could say that XQuery is at least implicitly targeting
> the situations where you have multiple collections of XML or
> XMLizeable information that need to be related, and allows you to
> relate them dynamically by value rather than by a priori links.

Yes.  Doing a join between data in multiple databases, especially
where the databases are of very different types, used to require
proprietary middleware.

I wrote a keyword search for my Web site that queries over a relational
database, a bunch of RDF, a (filebased) geographical database and a
bunch of XML documents.  It took about ten minutes to get something
working, and about an hour or two to get something good enough for
production use.

Strictly speaking it could also have been done in XSLT, but there's a
danger that the XSLT implementation would have had to examine my
entire database (e.g. if I used apply-templates) and a lower chance
that it would have made use of an index... in other words, even
if the languages are very similar in coverage, the focus of
implementations is likely to be very different.

Liam

-- 
Liam Quin, W3C XML Activity Lead, http://www.w3.org/People/Quin/
http://www.holoweb.net/~liam/

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.