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

DBMS > DolphinDB vs. Graph Engine vs. H2 vs. Machbase Neo vs. NebulaGraph

System Properties Comparison DolphinDB vs. Graph Engine vs. H2 vs. Machbase Neo vs. NebulaGraph

Editorial information provided by DB-Engines
NameDolphinDB  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonH2  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonNebulaGraph  Xexclude from comparison
DescriptionDolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.A distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.TimeSeries DBMS for AIoT and BigDataA distributed, linear scalable, high perfomant Graph DBMS
Primary database modelTime Series DBMS
Vector DBMS
Graph DBMS
Key-value store
Relational DBMSTime Series DBMSGraph DBMS
Secondary database modelsRelational DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.72
Rank#100  Overall
#8  Time Series DBMS
#5  Vector DBMS
Score0.56
Rank#241  Overall
#21  Graph DBMS
#34  Key-value stores
Score7.57
Rank#47  Overall
#30  Relational DBMS
Score0.07
Rank#348  Overall
#34  Time Series DBMS
Score1.92
Rank#122  Overall
#11  Graph DBMS
Websitewww.dolphindb.comwww.graphengine.iowww.h2database.commachbase.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
Technical documentationdocs.dolphindb.cn/­en/­help200/­index.htmlwww.graphengine.io/­docs/­manualwww.h2database.com/­html/­main.htmlmachbase.com/­dbmsdocs.nebula-graph.io
DeveloperDolphinDB, IncMicrosoftThomas MuellerMachbaseVesoft Inc.
Initial release20182010200520132019
Current releasev2.00.4, January 20222.2.220, July 2023V8.0, August 2023
License infoCommercial or Open Sourcecommercial infofree community version availableOpen Source infoMIT LicenseOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercial infofree test version availableOpen Source infoApache Version 2.0 + Common Clause 1.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 languageC++.NET and CJavaCC++
Server operating systemsLinux
Windows
.NETAll OS with a Java VMLinux
macOS
Windows
Linux
Data schemeyesyesyesyesStrong typed schema
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonononono
Secondary indexesyesyesyesyes 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.
SQL infoSupport of SQLSQL-like query languagenoyesSQL-like query languageSQL-like query language
APIs and other access methodsJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
RESTful HTTP APIJDBC
ODBC
gRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
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
Supported programming languagesC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
C#
C++
F#
Visual Basic
JavaC
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
.Net
C++
Go
Java
PHP
Python
Server-side scripts infoStored proceduresyesyesJava Stored Procedures and User-Defined Functionsnouser defined functions
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioninghorizontal partitioningnoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesWith clustering: 2 database servers on different computers operate on identical copies of a databaseselectable replication factorCausal Clustering using Raft protocol
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesnoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesnoyes infousing RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes infovolatile and lookup tableyes
User concepts infoAccess controlAdministrators, Users, Groupsfine grained access rights according to SQL-standardsimple password-based access controlRole-based access control
More information provided by the system vendor
DolphinDBGraph Engine infoformer name: TrinityH2Machbase Neo infoFormer name was InfinifluxNebulaGraph
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
DolphinDBGraph Engine infoformer name: TrinityH2Machbase Neo infoFormer name was InfinifluxNebulaGraph
Recent citations in the news

Trinity
30 October 2010, Microsoft

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

The graph analytics landscape 2019
27 February 2019, Data Science Central

How Google and Microsoft taught search to "understand" the Web
6 June 2012, Ars Technica

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

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

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here