DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AgensGraph vs. ArangoDB vs. Datomic vs. Drizzle vs. Memgraph

System Properties Comparison AgensGraph vs. ArangoDB vs. Datomic vs. Drizzle vs. Memgraph

Editorial information provided by DB-Engines
NameAgensGraph  Xexclude from comparisonArangoDB  Xexclude from comparisonDatomic  Xexclude from comparisonDrizzle  Xexclude from comparisonMemgraph  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionMulti-model database supporting relational and graph data models and built upon PostgreSQLNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.Datomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.An open source graph database built for real-time streaming and compatible with Neo4j
Primary database modelGraph DBMS
Relational DBMS
Document store
Graph DBMS
Key-value store
Search engine
Relational DBMSRelational DBMSGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#333  Overall
#30  Graph DBMS
#146  Relational DBMS
Score3.77
Rank#87  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score1.76
Rank#145  Overall
#66  Relational DBMS
Score3.00
Rank#102  Overall
#8  Graph DBMS
Websitebitnine.net/­agensgrapharangodb.comwww.datomic.commemgraph.com
Technical documentationbitnine.net/­documentationdocs.arangodb.comdocs.datomic.commemgraph.com/­docs
Social network pagesLinkedInTwitterFacebookYouTubeInstagramLinkedInTwitterFacebookGitHubDiscord
DeveloperBitnine Global Inc.ArangoDB Inc.CognitectDrizzle project, originally started by Brian AkerMemgraph Ltd
Initial release20162012201220082017
Current release2.1, December 20183.11.5, November 20231.0.6735, June 20237.2.4, September 2012
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoApache Version 2; Commercial license (Enterprise) availablecommercial infolimited edition freeOpen Source infoGNU GPLcommercial infoFree license 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.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
Implementation languageCC++Java, ClojureC++C and C++
Server operating systemsLinux
OS X
Windows
Linux
OS X
Windows
All OS with a Java VMFreeBSD
Linux
OS X
Linux
Data schemedepending on used data modelschema-free infoautomatically recognizes schema within a collectionyesyesschema-free and schema-optional
Typing infopredefined data types such as float or dateyesyes infostring, double, boolean, list, hashyesyesyes
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 indexesyesyesyesyes
SQL infoSupport of SQLyesnonoyes infowith proprietary extensionsno
APIs and other access methodsCypher Query Language
JDBC
AQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
RESTful HTTP APIJDBCBolt protocol
Cypher query language
Supported programming languagesC
Java
JavaScript
Python
C#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
Clojure
Java
C
C++
Java
PHP
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresyesJavaScriptyes infoTransaction Functionsno
TriggersnonoBy using transaction functionsno infohooks for callbacks inside the server can be used.
Partitioning methods infoMethods for storing different data on different nodesno, but can be realized using table inheritanceSharding infosince version 2.0none infoBut extensive use of caching in the application peersShardingSharding infodynamic graph partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSource-replica replication with configurable replication factornone infoBut extensive use of caching in the application peersMulti-source replication
Source-replica replication
Multi-source replication using RAFT
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocan be done with stored procedures in JavaScriptnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyes inforelationships in graphsnoyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID infowith snapshot isolation
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyes infowith periodic snapshot and write-ahead logging (WAL) of changes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes inforecommended only for testing and developmentyes
User concepts infoAccess controlfine grained access rights according to SQL-standardyesnoPluggable authentication mechanisms infoe.g. LDAP, HTTPUsers, roles and permissions
More information provided by the system vendor
AgensGraphArangoDBDatomicDrizzleMemgraph
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Memgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
Business Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Graph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» more
You can check out our pricing model and licenses on the company website .
» 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
AgensGraphArangoDBDatomicDrizzleMemgraph
DB-Engines blog posts

The Weight of Relational Databases: Time for Multi-Model?
29 August 2017, Luca Olivari (guest author)

show all

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

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

provided by Google News

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30 May 2023, insideHPC

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30 June 2023, DataDrivenInvestor

ArangoDB brings yet more money into graph database market with $27.8M round
6 October 2021, SiliconANGLE News

ArangoDB expands scope of graph database platform
6 October 2022, TechTarget

Graph, machine learning, hype, and beyond: ArangoDB open source multi-model database releases version 3.7
27 August 2020, ZDNet

provided by Google News

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Zoona Case Study
16 December 2017, AWS Blog

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

provided by Google News

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Modeling and Navigating a Transportation Network with Memgraph
12 April 2021, Towards Data Science

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5 October 2021, EU-Startups

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.com

How to Implement Custom JSON Utility Procedures With Memgraph MAGE and Python
26 March 2021, Towards Data Science

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

AllegroGraph logo

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

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.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Present your product here