Sunday, August 03, 2014

Oracle RDF Graph for NoSQL Database

Oracle RDF Graph for NoSQL Database:
"support in Oracle NoSQL Database for semantic technologies, specifically the Worldwide Web Consortium (W3C) Resource Description Framework (RDF), SPARQL query language, and a subset of the Web Ontology Language (OWL). These capabilities are a feature referred to as the RDF Graph feature for Oracle NoSQL Database Enterprise Edition."
Relationship between NoSQL DB and RDF Graph

Oracle has managed to "bundle" Semantic Web, NoSQL and Graph database, as well as legal agreement,
all in one sentence... Anything data related nicely packaged.

In fact this is may be a clever leveraging of original Berkeley DB (SleepyCat) key-value store
in combination with Apache Jena open source toolkit. Graph can be implemented with RDF tripples,
and that is it. Nice. Question is how performance of such solution compares with "native" graph database
like Neo4j, and how SPARQL query language compares with Neo4j Cyper...
For most people in-memory SQL may still be enough, but for IoT BigData something more optimized may be needed...



Apache Jena - Home


No comments: