A post from Bob DuCharme’s blog exposes a fallacy in popular opinion on computing in general, and databases in particular…
Hey CNN, SPARQL isn’t so difficult
The CNN report disparages SQARQL queries on semantic information as “long (and) convoluted” and determines that the technology is doomed because of this. You know, guys, regular ol’ SQL on relational tables is just as long and just as convoluted, but most end users never actually see it in query tools. The main difference is that SQL tools have about a 20 year head start in hiding the complexity, whereas SPARQL tools are relatively immature. You can’t write off an entire technology based on the current set of tools, but the popular media seems to have no problem…sheesh…
That’s not to say that the current SQL tools are all that great – I’ve always maintained that query/reporting is one of the holy trinity of complexity in any computer installation, along with workflow and security – but just because you, Mr. reporter, can’t understand it doesn’t make it unusable…