[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] =?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 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! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|