[
Lists Home |
Date Index |
Thread Index
]
- To: "Ken North" <kennorth@sbcglobal.net>
- Subject: Re: [xml-dev] are native XML databases needed?
- From: Michael Champion <mc@xegesis.org>
- Date: Fri, 3 Sep 2004 12:37:31 -0400
- Cc: <xml-dev@lists.xml.org>
- In-reply-to: <001601c48ae9$c50811f0$1601a8c0@DURANTE>
- References: <1E0CC447E59C974CA5C7160D2A2854EC097E87@SJMEMXMB04.stjude.sjcrh.local> <000101c48a39$f6046a70$d001a8c0@Hagrid> <412BF69E.DEA3B298@bah.com> <003901c48a50$fef3e4f0$d001a8c0@Hagrid> <000c01c48a84$27710150$1601a8c0@DURANTE> <007701c48ab7$d83c8670$d001a8c0@Hagrid> <001601c48ae9$c50811f0$1601a8c0@DURANTE>
Sorry to resurrect an old thread, but I was at the Very Large Databases
conference in Toronto earlier this week, and some of these very issues
came up:
On Aug 25, 2004, at 5:23 PM, Ken North wrote:
>
> . In reality, the core technology of
> several "post-relational" products was developed years before the
> seminal papers by David Childs (1968) and E.F. Codd (1969).
Alon Halevy's keynote Wednesday asserted that XML is causing as many
problems for data integration as it solves, mainly because the
industry got so far ahead of research. He said that the challenge of
designing an "internal algebra" for XML as one of the key issues that
need to be resolved to get XML, relational, and textual data integrated
more cleanly. David Childs is also at the conference, and perhaps
intriguingly, that is exactly what he is trying to do these days ...
see http://xsp.xegesis.org . The "extended set processing" stuff, in
his view, can be seen as an "internal algebra" for the pure relational
model, SQL DBMS as they actually exist, and XML.
> Cache, for example, is an extended implementation of M (ANSI
> X11.1-1995,
> withdrawn in 2002). M is the '90s version of MUMPS, which was
> developed at Mass
> General by Dr. Robert Greenes and company. It first ran in 1966 and was
> presented at the Fall Joint Computer Conference in 1969. MUMPS was
> published as
> a standard by NBS in 1975 and ANSI in 1977, years before the first SQL
> standard
> (1986).
>
For what it's worth, I asked the people at the Cache table at VLDB
about this, and they deny it :-) The company evolved from being a
MUMPS vendor, but the Cache product was written from the ground up as
an OODBMS, although of course that term is marketing poison these days.
That being as it may, I fully agree that "post relational" technology
largely evolved from pre-relational technology such as MUMPS, Pick,
Adabas, and probably all sorts of other things.
|