CouchBase, SQLite launch unified NoSQL query language
- 30 July, 2011 02:40
- Comments
Hoping to unify the growing but disparate market of NoSQL databases, the creators behind CouchDB and SQLite have introduced a new query language for the format, called UnQL (Unstructured Data Query Language).
"The impetus for UnQL is to create some form of commonality among non-SQL databases," said James Phillips, a co-founder and vice president of products for Couchbase, which oversees the document-oriented CouchDB database.
UnQL, pronounced "Uncle," could be considered a "superset" of the SQL syntax, Phillips said. It can parse all statements formulated in the SQL language and supports a number of new operators and expressions as well.
If adopted by other vendors, UnQL could do for the NoSQL market what SQL did for the relational database market 40 years ago, namely provide a portable common interface to unify an otherwise fragmented market of database offerings, Phillips said.
"UnQL was built to be a very portable, multi-vendor implement-able language standard," Phillips said. "So certainly MongoDB, Cassandra and any other vendors supporting unstructured data in distributed databases will find a clear path of implementation."
The use of NoSQL databases has grown dramatically in the past few years as consumer-focused Web service providers and other purveyors of large datasets sought to distribute their data across multiple servers, a task that requires considerable effort to manage using traditional SQL-based databases.
While NoSQL databases such as Cassandra and CouchDB offer an alternative way to rapidly store and access data across multiple servers, each database offers its own unique interface, which limits the ability for organizations to use multiple databases interchangeably or to switch among databases while maintaining the same skillsets and query code.
All SQL-based relational databases more or less follow a standard format, one that allows for both portability and ensures predictable query results. Data is organized into columns and rows, which were themselves organized into tables defined by a SQL schema.
In contrast, NoSQL databases typically do not have pre-defined schemas. In order to be queried, all the values in a NoSQL deployment must be self-describing, meaning each data value must be accompanied by a name that categorizes that data. "The schema rides along with the data itself," Phillips said.
UnQL was designed to offer a single interface for a wide range of underlying database architectures, both SQL and NoSQL in nature.
"The syntax diagram to UnQL will look very, very familiar to SQL developers," Phillips said. "There are additional statements and operators, and the expression statements one can create can be extended to dig into complex documents." The developers have promised to post the complete syntax on the UnQL site.
CouchDB mastermind Damien Katz and SQLite inventor Richard Hipp created UnQL, following the general guidelines set forth by Microsoft researchers in a paper published earlier this year in the Association for Computing Machinery's flagship publication, Communications. The Microsoft researchers subsequently lent a hand in the development of UnQL, Phillips said.
Like SQL, UnQL was built on the foundation of relational algebra, Phillips said. This foundation should provide assurance that using the language will produce predictable and repeatable results. The Microsoft researchers "proved you can create a co-variant relationship between the SQL relationship and a language that looks like UnQL," Phillips said.
Following the model used for SQLite, the UnQL specification has been released in the public domain, with no accompanying license. "It is open for anyone to come in and participate," Phillips said.
CouchDB, SQLite and Microsoft are shepherding the project and are inviting other parties to participate. "We're not trying to drive some sort of heavyweight process," Phillips said. Future versions of both CouchDB and SQLite will support UnQL queries, their creators promise.
This version of UnQL has no relation to an identically named unstructured data query language proposed by a University of Pennsylvania researcher over a decade ago, Phillips said.
Joab Jackson covers enterprise software and general technology breaking news for The IDG News Service. Follow Joab on Twitter at @Joab_Jackson. Joab's e-mail address is Joab_Jackson@idg.com
Join the CIO Australia group on LinkedIn. The group is open to CIOs, IT Directors, COOs, CTOs and senior IT managers.
- Bookmark this page
- Share this article
- Got more on this story? Email CIO
- Follow CIO on twitter
- SQL language
- No to SQL? Anti-database movement gains steam - Computerworld
- Open Source Fact and Fiction: Best Open Source Database: Its probably a NoSQL
- Couchbase : The First Comprehensive NoSQL Database Family
- Microsoft researchers: NoSQL needs standardization : Data Center - InfoWorld
- proved you can create a co-variant relationship
- Most Widely Deployed SQL Database Engine
- UnQL: a query language and algebra for semistructured data based on structural recursion
- @Joab_Jackson
- Joab_Jackson@idg.com
-
Apple aims iPads at High Schools
-
Face Time - Interview with John Brennan and Robert DiStefano
-
Google Jumps Into Social Bookmarks Game
-
NBN build gaining momentum daily: Quigley
-
Face Time - Interview with John Brennan and Robert DiStefano
-
Look both ways - Protecting your data with content inspection
Today’s threat environment is as dynamic as the business world in which we operate. As the communications channels we use continue to proliferate and evolve, so too have the vulnerabilities. Finding the right balance between ensuring the security of sensitive data, enabling the free flow of information and making full use of the latest web-based technologies can be a challenge. Deep content inspection is a vital layer in any unified information security strategy, helping organisations to take control over their information assets while proactively protecting against malware and data leakage. Read on. -
Justifying Business Intelligence Applications
This white paper explores the decision criteria used in a build vs. buy scenario when considering the Oracle BI Applications. The major benefits of the BI Applications will be discussed in the framework of an overall buy vs. build argument. -
Revolutionizing Enterprise Storage Infrastructure with Enterprise Flash Technology
Businesses increasingly rely on datacenters to provide access to services, applications, and data. As demand rises and applications grow in complexity, datacenter infrastructure must provide tremendous capacity and rapid access to information in order to keep pace with business priorities. Read on.
-
Windows 7 for Seniors for Dummies®
-
Office 2007 for Dummies
-
Teach Yourself Visually Windows 7
-
Windows 7 for Dummies® Dvd+book Bundle
-
Office 2007 All-In-One Desk Reference for Dummies
-
Windows 7 for Dummies®
-
Computers for Seniors for Dummies, 2nd Edition
-
Excel 2007 All-In-One Desk Reference for Dummies
-
Microsoft Office








Comments
Post new comment