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. Datomic vs. InfinityDB vs. Memgraph vs. Riak KV

System Properties Comparison AgensGraph vs. Datomic vs. InfinityDB vs. Memgraph vs. Riak KV

Editorial information provided by DB-Engines
NameAgensGraph  Xexclude from comparisonDatomic  Xexclude from comparisonInfinityDB  Xexclude from comparisonMemgraph  Xexclude from comparisonRiak KV  Xexclude from comparison
DescriptionMulti-model database supporting relational and graph data models and built upon PostgreSQLDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityA Java embedded Key-Value Store which extends the Java Map interfaceAn open source graph database built for real-time streaming and compatible with Neo4jDistributed, fault tolerant key-value store
Primary database modelGraph DBMS
Relational DBMS
Relational DBMSKey-value storeGraph DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexes
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.20
Rank#321  Overall
#27  Graph DBMS
#143  Relational DBMS
Score1.59
Rank#150  Overall
#69  Relational DBMS
Score0.00
Rank#378  Overall
#57  Key-value stores
Score3.02
Rank#98  Overall
#8  Graph DBMS
Score4.10
Rank#82  Overall
#9  Key-value stores
Websitebitnine.net/­agensgraphwww.datomic.comboilerbay.commemgraph.com
Technical documentationbitnine.net/­documentationdocs.datomic.comboilerbay.com/­infinitydb/­manualmemgraph.com/­docswww.tiot.jp/­riak-docs/­riak/­kv/­latest
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperBitnine Global Inc.CognitectBoiler Bay Inc.Memgraph LtdOpenSource, formerly Basho Technologies
Initial release20162012200220172009
Current release2.1, December 20181.0.6735, June 20234.03.2.0, December 2022
License infoCommercial or Open SourceOpen Source infoApache License 2.0commercial infolimited edition freecommercialOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoApache version 2, commercial enterprise edition
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 languageCJava, ClojureJavaC and C++Erlang
Server operating systemsLinux
OS X
Windows
All OS with a Java VMAll OS with a Java VMLinuxLinux
OS X
Data schemedepending on used data modelyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-free and schema-optionalschema-free
Typing infopredefined data types such as float or dateyesyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesno
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 indexesyesyesno infomanual creation possible, using inversions based on multi-value capabilityrestricted
SQL infoSupport of SQLyesnononono
APIs and other access methodsCypher Query Language
JDBC
RESTful HTTP APIAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Bolt protocol
Cypher query language
HTTP API
Native Erlang Interface
Supported programming languagesC
Java
JavaScript
Python
Clojure
Java
Java.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresyesyes infoTransaction FunctionsnoErlang
TriggersnoBy using transaction functionsnoyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesno, but can be realized using table inheritancenone infoBut extensive use of caching in the application peersnoneSharding infodynamic graph partitioningSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnone infoBut extensive use of caching in the application peersnoneMulti-source replication using RAFTselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesnono infomanual creation possible, using inversions based on multi-value capabilityyes inforelationships in graphsno infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsACID infowith snapshot isolationno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyes
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 developmentnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnonoUsers, roles and permissionsyes, using Riak Security
More information provided by the system vendor
AgensGraphDatomicInfinityDBMemgraphRiak KV
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou 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
AgensGraphDatomicInfinityDBMemgraphRiak KV
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

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

Enhance Your Network with the Power of a Graph DB
2 May 2024, Towards Data Science

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

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

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

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

AllegroGraph logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

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

Present your product here