WELCOME TO SCALABILITI
We're a UK Collective, doing our bit to help increase that distribution, by bringing the future that already exists to a wider audience.

Crunch, save time, save tax, save money
London Tech Jobs at Career 2.0

Old SQL is now New SQL with Google's MoreSql

Perhaps paving the way for traditional SQL Vendors, Google's researchers published a paper describing Tenzing, a query engine built on top of MapReduce. Remarkably for Google this is a less disruptive technology since Tenzing supports a mostly complete SQL language syntax with some extensions.

The Tenzing is more than just a research concept, it is live and working at Google internally. Tenzing currently serves 10000+ queries per day over 1.5 petabytes of compressed data.

Tenzing combines enterprise characteristics such as heterogeneity, high performance, scalability, reliability, metadata awareness, low latency, support for columnar storage and structured data, and easy extensibility. Looks like we have a new old solution that boosts performance with a less disruptive syntax.

Source : Google Research