Administrator
|
Re: our Friam chat yesterday about the new databases that are not "relational" i.e. do not store data as tables of independent records which are joined for complete access. The new trend is called "NoSQL" and choses to avoid relational storage so that it can be massively distributed across multiple servers and geographies.
But these new data storage systems have a problem: they do not have a unified access API or language while relational databases are generally unified by SQL, the Structured Query Language (which most data base vendors augment .. so SQL is sorta a subset)
On a nifty play on words, the new standard interface language for NoSQL storage is UnQL (pronounced "Uncle) -- Owen ============================================================ FRIAM Applied Complexity Group listserv Meets Fridays 9a-11:30 at cafe at St. John's College lectures, archives, unsubscribe, maps at http://www.friam.org |
If you're willing to drink the RDF koolaid, there is also SPARQL (http://en.wikipedia.org/wiki/SPARQL).
Gary On Jul 30, 2011, at 10:29 AM, Owen Densmore wrote:
============================================================ FRIAM Applied Complexity Group listserv Meets Fridays 9a-11:30 at cafe at St. John's College lectures, archives, unsubscribe, maps at http://www.friam.org |
Free forum by Nabble | Edit this page |