The Register® — Biting the hand that feeds IT

Feeds

section icon HPC

Concurrent gives old SQL users new Hadoop tricks

Application framework specialist Concurrent has given SQL devs a free tool to get at data stored in Hadoop, without having to learn the intricacies of the trendy computational framework. The "Lingual" tool is an ANSI-standard SQL engine built on top of Concurrent's "Cascading" software, a Java application framework for Hadoop …

This topic is closed for new posts.
Bronze badge
Trollface

Will it still let me do this?

INSERT INTO Students VALUES ('Robert'); DROP TABLE STUDENTS; --

Gold badge

Re: Will it still let me do this?

Little Bobby Tables, we call him...

Anonymous Coward

So Sql, on top of Java, on top of a very raw db

Not going to be very secure or fast is it?

Is this the age of BSD (Big Slow Data).

This topic is closed for new posts.