DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AgensGraph vs. NebulaGraph vs. RavenDB vs. VoltDB vs. Warp 10

System Properties Comparison AgensGraph vs. NebulaGraph vs. RavenDB vs. VoltDB vs. Warp 10

Editorial information provided by DB-Engines
NameAgensGraph  Xexclude from comparisonNebulaGraph  Xexclude from comparisonRavenDB  Xexclude from comparisonVoltDB  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionMulti-model database supporting relational and graph data models and built upon PostgreSQLA distributed, linear scalable, high perfomant Graph DBMSOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memoryTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelGraph DBMS
Relational DBMS
Graph DBMSDocument storeRelational DBMSTime Series DBMS
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.23
Rank#315  Overall
#26  Graph DBMS
#140  Relational DBMS
Score2.23
Rank#116  Overall
#10  Graph DBMS
Score2.84
Rank#101  Overall
#18  Document stores
Score1.47
Rank#157  Overall
#73  Relational DBMS
Score0.14
Rank#344  Overall
#32  Time Series DBMS
Websitebitnine.net/­agensgraphgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
ravendb.netwww.voltdb.comwww.warp10.io
Technical documentationbitnine.net/­documentationdocs.nebula-graph.ioravendb.net/­docsdocs.voltdb.comwww.warp10.io/­content/­02_Getting_started
DeveloperBitnine Global Inc.Vesoft Inc.Hibernating RhinosVoltDB Inc.SenX
Initial release20162019201020102015
Current release2.1, December 20185.4, July 202211.3, April 2022
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoApache Version 2.0 + Common Clause 1.0Open Source infoAGPL version 3, commercial license availableOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro EditionsOpen Source infoApache License 2.0
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 languageCC++C#Java, C++Java
Server operating systemsLinux
OS X
Windows
LinuxLinux
macOS
Raspberry Pi
Windows
Linux
OS X infofor development
Linux
OS X
Windows
Data schemedepending on used data modelStrong typed schemaschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.nonono
Secondary indexesyesyes 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 SQLyesSQL-like query languageSQL-like query language (RQL)yes infoonly a subset of SQL 99no
APIs and other access methodsCypher Query Language
JDBC
Browser 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
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Java API
JDBC
RESTful HTTP/JSON API
HTTP API
Jupyter
WebSocket
Supported programming languagesC
Java
JavaScript
Python
.Net
C++
Go
Java
PHP
Python
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresyesuser defined functionsyesJavayes infoWarpScript
Triggersnoyesnono
Partitioning methods infoMethods for storing different data on different nodesno, but can be realized using table inheritanceShardingShardingShardingSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationCausal Clustering using Raft protocolMulti-source replicationMulti-source replication
Source-replica replication
selectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency infobased on HBase
Foreign keys infoReferential integrityyesyes infoRelationships in graphsnono infoFOREIGN KEY constraints are not supportedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID, Cluster-wide transaction availableACID infoTransactions are executed single-threaded within stored proceduresno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoData access is serialized by the serveryes
Durability infoSupport for making data persistentyesyes infousing RocksDByesyes infoSnapshots and command loggingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardRole-based access controlAuthorization levels configured per client per databaseUsers and roles with access to stored proceduresMandatory use of cryptographic tokens, containing fine-grained authorizations
More information provided by the system vendor
AgensGraphNebulaGraphRavenDBVoltDBWarp 10
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
AgensGraphNebulaGraphRavenDBVoltDBWarp 10
Recent citations in the news

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29 June 2017, Business Wire

Bitnine revisualizes database industry through AgensGraph
30 June 2017, The Korea Herald

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29 January 2019, Business Wire

AGE - The Open Source PostgreSQL Extension For Graph Database Functionality
27 June 2022, iProgrammer

Bitnine: The Newly Revealed 'AI Teacher' Powered by Graph Database Delivers Hyper-Personalized Learning ...
25 March 2019, Business Wire

provided by Google 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

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

Review: NoSQL database RavenDB
20 March 2019, TechGenix

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

provided by Google News

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Milvus logo

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

Present your product here