DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > DolphinDB vs. Geode vs. Graph Engine vs. NebulaGraph vs. Tkrzw

System Properties Comparison DolphinDB vs. Geode vs. Graph Engine vs. NebulaGraph vs. Tkrzw

Editorial information provided by DB-Engines
NameDolphinDB  Xexclude from comparisonGeode  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonNebulaGraph  Xexclude from comparisonTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet  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.Geode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineA distributed, linear scalable, high perfomant Graph DBMSA concept of libraries, allowing an application program to store and query key-value pairs in a file. Successor of Tokyo Cabinet and Kyoto Cabinet
Primary database modelTime Series DBMSKey-value storeGraph DBMS
Key-value store
Graph DBMSKey-value store
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.03
Rank#78  Overall
#6  Time Series DBMS
Score1.86
Rank#134  Overall
#24  Key-value stores
Score0.67
Rank#232  Overall
#21  Graph DBMS
#34  Key-value stores
Score2.23
Rank#116  Overall
#10  Graph DBMS
Score0.07
Rank#372  Overall
#57  Key-value stores
Websitewww.dolphindb.comgeode.apache.orgwww.graphengine.iogithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
dbmx.net/­tkrzw
Technical documentationdocs.dolphindb.cn/­en/­help200/­index.htmlgeode.apache.org/­docswww.graphengine.io/­docs/­manualdocs.nebula-graph.io
DeveloperDolphinDB, IncOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.MicrosoftVesoft Inc.Mikio Hirabayashi
Initial release20182002201020192020
Current releasev2.00.4, January 20221.1, February 20170.9.3, August 2020
License infoCommercial or Open Sourcecommercial infofree community version availableOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoMIT LicenseOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoApache Version 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 languageC++Java.NET and CC++C++
Server operating systemsLinux
Windows
All OS with a Java VM infothe JDK (8 or later) is also required.NETLinuxLinux
macOS
Data schemeyesschema-freeyesStrong typed schemaschema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
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 indexesyesnoyes 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 languageSQL-like query language (OQL)noSQL-like query languageno
APIs and other access methodsJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
Java Client API
Memcached protocol
RESTful HTTP API
RESTful HTTP APIBrowser 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
.Net
All JVM based languages
C++
Groovy
Java
Scala
C#
C++
F#
Visual Basic
.Net
C++
Go
Java
PHP
Python
C++
Java
Python
Ruby
Server-side scripts infoStored proceduresyesuser defined functionsyesuser defined functionsno
Triggersnoyes infoCache Event Listenersnono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningShardinghorizontal partitioningShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replicationCausal Clustering using Raft protocolnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesyes, on a single nodenoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyesyes infousing specific database classes
User concepts infoAccess controlAdministrators, Users, GroupsAccess rights per client and object definableRole-based access controlno
More information provided by the system vendor
DolphinDBGeodeGraph Engine infoformer name: TrinityNebulaGraphTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet
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
DolphinDBGeodeGraph Engine infoformer name: TrinityNebulaGraphTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet
Recent citations in the news

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

Victor I. Cazares Wants NYTW to Call for Ceasefire in Gaza
22 February 2024, Vulture

Event-Driven Architectures with Apache Geode and Spring Integration
20 March 2019, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, O'Reilly Media

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7 July 2021, SiliconANGLE News

provided by Google News

Trinity
30 October 2010, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

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 - DataScienceCentral.com
27 February 2019, Data Science Central

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



Share this page

Featured Products

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

Neo4j logo

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

Present your product here