Path: text.usenetserver.com!out03a.usenetserver.com!news.usenetserver.com!in02.usenetserver.com!news.usenetserver.com!postnews.google.com!e65g2000hsc.googlegroups.com!not-for-mail
From: "Aloha Kakuikanu" <aloha.kakuikanu@yahoo.com>
Newsgroups: comp.databases.theory
Subject: Re: What is the logic of storing XML in a Database?
Date: 27 Mar 2007 10:34:43 -0700
Organization: http://groups.google.com
Lines: 13
Message-ID: <1175016883.695931.244910@e65g2000hsc.googlegroups.com>
References: <1174947342.905208.135110@e65g2000hsc.googlegroups.com>
   <1175008255.462166.216200@d57g2000hsg.googlegroups.com>
NNTP-Posting-Host: 148.87.1.172
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Trace: posting.google.com 1175016885 26241 127.0.0.1 (27 Mar 2007 17:34:45 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Tue, 27 Mar 2007 17:34:45 +0000 (UTC)
In-Reply-To: <1175008255.462166.216200@d57g2000hsg.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2,gzip(gfe),gzip(gfe)
Complaints-To: groups-abuse@google.com
Injection-Info: e65g2000hsc.googlegroups.com; posting-host=148.87.1.172;
   posting-account=k-eobA0AAAA9lwidAVGnIuLVsDrWtvpn
Xref: usenetserver.com comp.databases.theory:163785
X-Received-Date: Tue, 27 Mar 2007 12:34:46 EST (text.usenetserver.com)

On Mar 27, 8:10 am, "Daniel" <danielapar...@gmail.com> wrote:
> Standardized XML transport formats are commonly used for representing
> messages.

You'll get no sympathy for these ideas here. What are "transport" and
"messages"? Those concepts are below the abstraction level database
operates. In database world you just query what you need to know; you
don't sift through all the spam that friendly systems pushed to you.

If "transport" and "messages" are merely implementation details of
some distributed database application, then it can be argued that a
design that is not burdened by XML would be much more effective.

