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 > AgensGraph vs. Dolt vs. Graph Engine vs. HugeGraph vs. IBM Db2 Event Store

System Properties Comparison AgensGraph vs. Dolt vs. Graph Engine vs. HugeGraph vs. IBM Db2 Event Store

Editorial information provided by DB-Engines
NameAgensGraph  Xexclude from comparisonDolt  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonHugeGraph  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparison
DescriptionMulti-model database supporting relational and graph data models and built upon PostgreSQLA MySQL compatible DBMS with Git-like versioning of data and schemaA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineA fast-speed and highly-scalable Graph DBMSDistributed Event Store optimized for Internet of Things use cases
Primary database modelGraph DBMS
Relational DBMS
Relational DBMSGraph DBMS
Key-value store
Graph DBMSEvent Store
Time Series DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.20
Rank#321  Overall
#27  Graph DBMS
#143  Relational DBMS
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score0.61
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score0.19
Rank#323  Overall
#2  Event Stores
#28  Time Series DBMS
Websitebitnine.net/­agensgraphgithub.com/­dolthub/­dolt
www.dolthub.com
www.graphengine.iogithub.com/­hugegraph
hugegraph.apache.org
www.ibm.com/­products/­db2-event-store
Technical documentationbitnine.net/­documentationdocs.dolthub.comwww.graphengine.io/­docs/­manualhugegraph.apache.org/­docswww.ibm.com/­docs/­en/­db2-event-store
DeveloperBitnine Global Inc.DoltHub IncMicrosoftBaiduIBM
Initial release20162018201020182017
Current release2.1, December 20180.92.0
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoApache Version 2.0Open Source infoMIT LicenseOpen Source infoApache Version 2.0commercial infofree developer edition 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 languageCGo.NET and CJavaC and C++
Server operating systemsLinux
OS X
Windows
Linux
macOS
Windows
.NETLinux
macOS
Unix
Linux infoLinux, macOS, Windows for the developer addition
Data schemedepending on used data modelyesyesyesyes
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 indexesyesyesyes infoalso supports composite index and range indexno
SQL infoSupport of SQLyesyesnonoyes infothrough the embedded Spark runtime
APIs and other access methodsCypher Query Language
JDBC
CLI Client
HTTP REST
RESTful HTTP APIJava API
RESTful HTTP API
TinkerPop Gremlin
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
Supported programming languagesC
Java
JavaScript
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
C++
F#
Visual Basic
Groovy
Java
Python
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
Server-side scripts infoStored proceduresyesyes infocurrently in alpha releaseyesasynchronous Gremlin script jobsyes
Triggersnoyesnonono
Partitioning methods infoMethods for storing different data on different nodesno, but can be realized using table inheritancenonehorizontal partitioningyes infodepending on used storage backend, e.g. Cassandra and HBaseSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.yes infodepending on used storage backend, e.g. Cassandra and HBaseActive-active shard replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonovia hugegraph-sparkno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesyesnoyes infoedges in graphno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesNo - written data is immutable
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 storageyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storage
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardOnly one user is configurable, and must be specified in the config file at startupUsers, roles and permissionsfine grained access rights according to SQL-standard

More information provided by the system vendor

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
AgensGraphDoltGraph Engine infoformer name: TrinityHugeGraphIBM Db2 Event Store
Recent citations in the news

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

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

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

Bitnine Announces Plans for New Business with Apache AGE's Top-Level Promotion
14 June 2022, Business Wire

provided by Google News

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Radar Trends to Watch: July 2022 – O'Reilly
5 July 2022, oreilly.com

provided by Google News

Trinity
2 June 2023, 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

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

provided by Google News

Advancements in streaming data storage, real-time analysis and machine learning
25 July 2019, IBM

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31 May 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3 June 2019, Datanami

Best cloud databases of 2022
4 October 2022, ITPro

Why a robust data management strategy is essential today | IBM HDM
19 September 2019, Express Computer

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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.

RaimaDB logo

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

Present your product here