[Home] [By Thread] [By Date] [Recent Entries]

  • From: Jonathan Robie <jonathan.robie@s...>
  • To: Ronald Bourret <rpbourret@r...>, xml-dev@l...,jnbello@p...
  • Date: Sat, 20 Oct 2001 11:18:49 -0400

At 11:58 PM 10/19/2001 -0700, Ronald Bourret wrote:

>2) Rewrite the queries using an XML query language that supports
>cross-document queries and then find an existing query processor to run
>the queries.

Note that reports involving joins are one of the examples in the XQuery 
document:

         www.w3.org/tr/xquery

You can download our prototype here:

         www.tamino.com/developer

If you have large data sets, you will probably want to load them into an 
indexed Tamino database and use the prototype together with that. You can 
also run the prototype off of text files.

>3) Put the data into another relational database and forget about XML
>altogether.
>
>Personally, I think (3) is the best option.

Please compare the queries in the XQuery document to the equivalents in SQL 
before you conclude that ;->

Jonathan


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member