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

Re: XML-enabled databases, XQuery APIs


Re:  XML-enabled databases
> 2.  A binary used for internal dbms representation is not likely
> to be interoperable.  Broadly, a binary for ANY document
> type specific representation isn't likely to be interoperable
> and any general representation isn't likely to be efficient.
> So evolution tends toward application-specific binaries and
> each application language specification specs it'w own.  A
> dbms binary IS an application-specific binary and one doesn't
> get the kinds of agreements in the dbms space as one does
> in other application spaces (say, rendering clients).
>
>
> The use of application binaries to get performance complicates things,
> and yet, we will have them.
>

Hmmm. There are benefits from standard binary formats such as JPEG and MPEG-4 -- 
interoperability being the primary benefit.

Let's not be too quick to dismiss the benefits of having DBMS clients that
understand the binary representation used to store the data, and being able to
communicate with the server using data in that format.

Secure client-server document exchange and encryption come to mind. If you have
an application that mandates the secure exchange of documents between client and
server, you're going to have to burn client cycles to encrypt/decrypt the XML
data.   There might also be a requirement the XML document or fragments be
stored in an encrypted form in the database.

If you're burning client cycles to encrypt, why not present the data to the
server in a form it can use?

Because you're operating in a secure document processing mode, you've already
incurred the overhead of authorization and authentication. You're passing data
from a trusted client to a trusted server, and vice-versa.



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.