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

RE: Question for updating existing XML file

  • To: "Bullard, Claude L (Len)" <len.bullard@i...>,<danny@d...>
  • Subject: RE: Question for updating existing XML file
  • From: "Hunsberger, Peter" <Peter.Hunsberger@S...>
  • Date: Thu, 29 Jul 2004 10:31:22 -0500
  • Cc: <xml-dev@l...>
  • Thread-index: AcR05F841lNPLRIyS9O0hh2UTO27mgAmzs1w
  • Thread-topic: Question for updating existing XML file

dynamically updating xml file
Bullard, Claude L (Len) <len.bullard@i...> writes:

> 
> Sounds like an excellent paper topic for one of the extreme 
> conferences or a paid-for article at xml.com.
> 
> I've crunched docs down into relational entities, and yes, 
> it isn't impossible, but it isn't much fun.  I'd rather do 
> a straightforward relational design and map out to the document 
> type if I can, keeping the mapping in the SQL and code.
> 
> Joins don't scare me. :-)
> 
> Oh... you want this to be a real time dynamic system and not 
> a batch system?
> 

He, he, yes, with sub-second response time.  

Joins do eventually become an issue, a couple of weeks ago, in a note to
myself about optimization I wrote:

"The joins across the system for the constant resolution of type data
are killing us.  [Big RDBMS vendors product] just can't keep the
precedence of the relationship structure straight WRT to the originating
query focus.  Why should it?  How should it know what we don't already
know? If we knew the relationships in advance the schema would be fixed
instead of dynamic!"

That (and some discussions on xml-dev) is partly what lead me to a
triples model in a relational database: we were joining for relationship
type instead of explicitly modeling them in the first place.

<snip>Danny's responses -- see my other reply to him</snip>


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.