DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > NebulaGraph vs. OpenQM vs. Oracle vs. RDF4J vs. TerarkDB

System Properties Comparison NebulaGraph vs. OpenQM vs. Oracle vs. RDF4J vs. TerarkDB

Editorial information provided by DB-Engines
NameNebulaGraph  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparisonOracle  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonTerarkDB  Xexclude from comparison
DescriptionA distributed, linear scalable, high perfomant Graph DBMSQpenQM is a high-performance, self-tuning, multi-value DBMSWidely used RDBMSRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.A key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primary database modelGraph DBMSMultivalue DBMSRelational DBMSRDF storeKey-value store
Secondary database modelsDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.23
Rank#116  Overall
#10  Graph DBMS
Score0.34
Rank#284  Overall
#10  Multivalue DBMS
Score1244.08
Rank#1  Overall
#1  Relational DBMS
Score0.74
Rank#222  Overall
#9  RDF stores
Score0.08
Rank#367  Overall
#56  Key-value stores
Websitegithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmwww.oracle.com/­databaserdf4j.orggithub.com/­bytedance/­terarkdb
Technical documentationdocs.nebula-graph.iodocs.oracle.com/­en/­databaserdf4j.org/­documentationbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperVesoft Inc.Rocket Software, originally Martin PhillipsOracleSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.ByteDance, originally Terark
Initial release20191993198020042016
Current release3.4-1223c, September 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoGPLv2, extended commercial license availablecommercial inforestricted free version is availableOpen Source infoEclipse Distribution License (EDL), v1.0.commercial inforestricted open source version available
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C and C++JavaC++
Server operating systemsLinuxAIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
OS X
Unix
Windows
Data schemeStrong typed schemayes infowith some exceptionsyes infoSchemaless in JSON and XML columnsyes infoRDF Schemasschema-free
Typing infopredefined data types such as float or dateyesyesyesno
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.noyesyesno
Secondary indexesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.yesyesyesno
SQL infoSupport of SQLSQL-like query languagenoyes infowith proprietary extensionsnono
APIs and other access methodsBrowser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
C++ API
Java API
Supported programming languages.Net
C++
Go
Java
PHP
Python
.Net
Basic
C
Java
Objective C
PHP
Python
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Java
PHP
Python
C++
Java
Server-side scripts infoStored proceduresuser defined functionsyesPL/SQL infoalso stored procedures in Java possibleyesno
Triggersyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingyesSharding, horizontal partitioningnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesCausal Clustering using Raft protocolyesMulti-source replication
Source-replica replication
nonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infocan be realized in PL/SQLnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infoisolation level can be parameterizedACID infoIsolation support depends on the API usedno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infousing RocksDByesyesyes infoin-memory storage is supported as wellyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yes
User concepts infoAccess controlRole-based access controlAccess rights can be defined down to the item levelfine grained access rights according to SQL-standardnono
More information provided by the system vendor
NebulaGraphOpenQM infoalso called QMOracleRDF4J infoformerly known as SesameTerarkDB
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» more

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd partiesDevart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
NebulaGraphOpenQM infoalso called QMOracleRDF4J infoformerly known as SesameTerarkDB
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

Vesoft (NebulaGraph) Recognized in the GartnerĀ® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16 September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

provided by Google News

Oracle Database Testing
2 June 2024, ITPro Today

A Look at The HP Oracle Database Machine
30 May 2024, Data Center Knowledge

Announcing Oracle Database 23ai : General Availability
2 May 2024, Oracle

Understanding the different Oracle Database options under the OCI-Microsoft Azure partnership
21 May 2024, Oracle

Oracle E-Business Suite Data Retention on OCI
28 May 2024, Oracle

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Present your product here