[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

=?UTF-8?B?UmU6IFt4bWwtZGV2XSBXaGF0IGlzIHRoZSDigJxzdGFuZGFyZCBmb3Jt4oCdIG

  • From: John Cowan <johnwcowan@gmail.com>
  • To: "Liam R. E. Quin" <liam@fromoldbooks.org>
  • Date: Sat, 3 Sep 2022 23:13:26 -0400

=?UTF-8?B?UmU6IFt4bWwtZGV2XSBXaGF0IGlzIHRoZSDigJxzdGFuZGFyZCBmb3Jt4oCdIG


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]


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.