XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
=?UTF-8?B?UmU6IFt4bWwtZGV2XSBXaGF0IGlzIHRoZSDigJxzdGFuZGFyZCBmb3Jt4oCdIG9mIGRhdA==?==?UTF-8?B?YT8=?=



On Thu, Sep 1, 2022 at 10:21 PM Liam R. E. Quin <liam@fromoldbooks.org> wrote:
 
You could equally well say that [relational] database designers failed
to learn from Unix.  It might simply be fairer to say the two groups
worked in different domains, much as, years later, data-oriented and
document-first XML people didn't always see eye to eye.

The RDB database by Walter V. Hobbs of RAND successfully combined the two models: each relation is stored in a flat tab-separated values file and processed by a series of relational operators.  A direct descendant of RDB is Carlo Strozzi's NoSQL <http://www.strozzi.it/cgi-bin/CSA/tw7/I/en_US/nosql/Home%20Page>.

NoSQL's operators, mostly written in awk, can be pipelined together with sh.  The first line of each table contains the column names, each preceded by ^A so that they always sort to the top.  (Strozzi says that what is called NoSQL nowadays should really be called NoREL.)  In principle one could write an implementation of SQL or any other query language on top of NoSQL; Strozzi provides a query language he calls NoSQL Brokering Language, which is a bit more like QUEL than SQL.


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS