Re: Dreaming About Redesigning SQL
Date: 3 Oct 2003 21:39:03 GMT
Message-ID: <blkq9n$d9puv$4_at_ID-125932.news.uni-berlin.de>
After takin a swig o' Arrakan spice grog, seunosewa_at_inaira.com (Seun Osewa) belched out...:
> This is for relational database theory experts on one hand and
> imlementers of real-world alications on the other hand. If there was
> a chance to start again and design SQL afresh, for best
> cleaness/power/performance what changes would you make? What would
> _your_ query language (and the underlying database concept) look
> like?
There are two notable 'projects' out there:
simplification (to my mind, oversimplification) of SQL.
The "newSQL" project suffers from their definition being something of a "chip away everything that doesn't look like an elephant" definition. They aren't defining, in "mathematical" terms, what their language is supposed to be able to express; they are instead defining a big grab-bag of minor syntactic features, and seem to expect that a database system will emerge from that.
In contrast, "Tutorial D" is _all_ about mathematical definition of what it is supposed to express, and the text is a tough read, irrespective of other merits.
-- wm(X,Y):-write(X),write('_at_'),write(Y). wm('cbbrowne','cbbrowne.com'). http://cbbrowne.com/info/thirdmanifesto.html DOS: n., A small annoying boot virus that causes random spontaneous system crashes, usually just before saving a massive project. Easily cured by Unix. See also MS-DOS, IBM-DOS, DR-DOS. -- from David Vicker's .planReceived on Fri Oct 03 2003 - 23:39:03 CEST