DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

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

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

Editorial information provided by DB-Engines
NameDragonfly  Xexclude from comparisonNebulaGraph  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonTerarkDB  Xexclude from comparison
DescriptionA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceA distributed, linear scalable, high perfomant Graph DBMSQpenQM is a high-performance, self-tuning, multi-value DBMSRDF4J 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 modelKey-value storeGraph DBMSMultivalue DBMSRDF storeKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.44
Rank#255  Overall
#38  Key-value stores
Score1.92
Rank#122  Overall
#11  Graph DBMS
Score0.28
Rank#291  Overall
#10  Multivalue DBMS
Score0.72
Rank#222  Overall
#9  RDF stores
Score0.00
Rank#385  Overall
#61  Key-value stores
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
github.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmrdf4j.orggithub.com/­bytedance/­terarkdb
Technical documentationwww.dragonflydb.io/­docsdocs.nebula-graph.iordf4j.org/­documentationbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperDragonflyDB team and community contributorsVesoft Inc.Rocket Software, originally Martin PhillipsSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.ByteDance, originally Terark
Initial release20232019199320042016
Current release1.0, March 20233.4-12
License infoCommercial or Open SourceOpen Source infoBSL 1.1Open Source infoApache Version 2.0 + Common Clause 1.0Open Source infoGPLv2, extended commercial license 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++JavaC++
Server operating systemsLinuxLinuxAIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
Linux
OS X
Unix
Windows
Data schemescheme-freeStrong typed schemayes infowith some exceptionsyes infoRDF Schemasschema-free
Typing infopredefined data types such as float or datestrings, hashes, lists, sets, sorted sets, bit arraysyesyesno
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.nonoyesno
Secondary indexesnoyes 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.yesyesno
SQL infoSupport of SQLnoSQL-like query languagenonono
APIs and other access methodsProprietary protocol infoRESP - REdis Serialization ProtocolBrowser 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
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
C++ API
Java API
Supported programming languagesC
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
.Net
C++
Go
Java
PHP
Python
.Net
Basic
C
Java
Objective C
PHP
Python
Java
PHP
Python
C++
Java
Server-side scripts infoStored proceduresLuauser defined functionsyesyesno
Triggerspublish/subscribe channels provide some trigger functionalityyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingyesnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationCausal Clustering using Raft protocolyesnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of command blocks and scriptsACIDACIDACID infoIsolation support depends on the API usedno
Concurrency infoSupport for concurrent manipulation of datayes, strict serializability by the serveryesyesyesyes
Durability infoSupport for making data persistentyesyes infousing RocksDByesyes 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.yesyesyes
User concepts infoAccess controlPassword-based authenticationRole-based access controlAccess rights can be defined down to the item levelnono
More information provided by the system vendor
DragonflyNebulaGraphOpenQM infoalso called QMRDF4J 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

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

More resources
DragonflyNebulaGraphOpenQM infoalso called QMRDF4J infoformerly known as SesameTerarkDB
Recent citations in the news

DragonflyDB Announces $21m in New Funding and General Availability
21 March 2023, Business Wire

DragonflyDB reels in $21M for its speedy in-memory database
21 March 2023, SiliconANGLE News

Tech Startups to Watch in 2023
12 April 2023, Database Trends and Applications

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29 March 2023, Phoronix

SFU Computing Science researchers receive 2022 ACM SIGMOD Research Highlight Award.
24 February 2023, Simon Fraser University News

provided by Google News

NebulaGraph Cloud Launches Beta Preview: Experience Graph Database as a Service for Up to $1 for a Month
13 September 2024, Kilgore News Herald

Announcing NebulaGraph RAG: From Knowledge to Apps in Minutes
26 August 2024, PR Newswire

LlamaIndex Unveils Notebook Implementation of GraphRAG
17 July 2024, AIM

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

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

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.

Present your product here