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

Re: XML DB - anything new and interesting?

  • From: COUTHURES Alain <alain.couthures@a...>
  • To: Michael Kay <mike@s...>
  • Date: Fri, 11 Jul 2008 12:34:34 +0200

Re:  XML DB - anything new and interesting?
I also think that XSLT and XPath are powerful enough for, at least, MS-Access level applications and I would like to know if anybody already tried to define a relational database model to store XML tokens (a table for elements, a table for text nodes, ...) the way a parser could do it in memory ? It would then be a layer integration problem to be able to access such a database from an XSLT engine...

Considering that today machines are effectively powerful and that RDB cache is a key for performance, do you think that nonetheless it would be too dramatically slow ?

I don't have enough time immediately to do it but soon I will if you think it might be interesting...

Alain COUTHURES
<agenceXML>
Bordeaux, France
http://www.agencexml.com

Michael Kay a écrit :
875E9EC6471744C98DBCC0FC6F61B9D5@Sealion" type="cite">
All of which led me towards Cocoon and then Orbeon...

    
* You use XHTML+XForms as your templating language.
* You use REST and XQuery to interface with services and 
        
XML databases.

I'm only a couple of days into it, but it appears you could 
happily create your XHTML + XForms using XSLT 2.0 and that 
could be really powerful.  Hopefully I'll understand a bit 
more on that today...
    

One of my clients has been using this architecture successfully for several
years. User input comes in as an XForms instance, XSLT (Saxon) takes this
instance as input and either generates or parameterizes a query on the
(Tamino) database; the output of the query comes back as XML, and goes
through another stylesheet which generates XHTML+XForms, and the cycle
starts again; all controlled by an Orbeon pipeline. Works very well, except
that it can be tempting to make the pipelines too long, at which stage you
start to lose response time, especially if they include metastylesheets,
which is quite often.

The experience with Tamino - and it's mirrored by another client who uses
DB2 XQuery - is that it's best to keep the queries simple if you want to
have a good chance of them being executed efficiently. Concentrate on
getting the data you need, and don't give the database engine the extra
burden of doing any complex analysis of the data, or formatting it for
display: that's better done outside the database engine in XSLT code.

Michael Kay
http://www.saxonica.com/


_______________________________________________________________________

XML-DEV is a publicly archived, unmoderated list hosted by OASIS
to support XML implementation and development. To minimize
spam in the archives, you must subscribe before posting.

[Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
Or unsubscribe: xml-dev-unsubscribe@l...
subscribe: xml-dev-subscribe@l...
List archive: http://lists.xml.org/archives/xml-dev/
List Guidelines: http://www.oasis-open.org/maillists/guidelines.php


  



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


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.