Re: What is the logic of storing XML in a Database?
- From: "David Cressey" <cressey73@xxxxxxxxxxx>
- Date: Tue, 27 Mar 2007 19:35:07 GMT
"Daniel" <danielaparker@xxxxxxxxx> wrote in message
news:1175023534.762441.188210@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Mar 27, 1:34 pm, "Aloha Kakuikanu" <aloha.kakuik...@xxxxxxxxx>
wrote:
On Mar 27, 8:10 am, "Daniel" <danielapar...@xxxxxxxxx> wrote:
Standardized XML transport formats are commonly used for representing
messages.
If "transport" and "messages" are merely implementation details of
some distributed database application,
But of course they're not, they have nothing really to do with
distributed database application, nor is it desirable that they
should. Consequently they have nothing really to do with dbms theory.
There are three things you can do with data: process it, store it, and
transport it.
These three are all interrelated.
then it can be argued that a
design that is not burdened by XML would be much more effective.
The current best practice seems to be for messages to be encoded in a
text format, be self contained, and be validatable against some schema
representation. The less the endpoints are coupled, the better. XML
appears to be the most widely embraced format that fullfils these
requirements, and widespread adoption has its own benefits, much as in
the case of SQL. There's also some interest in other formats, such as
JSON. But of course, this is outside the scope of database theory,
and it's understandable that you have no interest in the subject.
Best regards,
Daniel
.
- Follow-Ups:
- Re: What is the logic of storing XML in a Database?
- From: Bob Badour
- Re: What is the logic of storing XML in a Database?
- From: Daniel
- Re: What is the logic of storing XML in a Database?
- References:
- What is the logic of storing XML in a Database?
- From: Karen Hill
- Re: What is the logic of storing XML in a Database?
- From: Daniel
- Re: What is the logic of storing XML in a Database?
- From: Aloha Kakuikanu
- Re: What is the logic of storing XML in a Database?
- From: Daniel
- What is the logic of storing XML in a Database?
- Prev by Date: Re: What is the logic of storing XML in a Database?
- Next by Date: Re: What is the logic of storing XML in a Database?
- Previous by thread: Re: What is the logic of storing XML in a Database?
- Next by thread: Re: What is the logic of storing XML in a Database?
- Index(es):