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. KeyDB vs. NCache vs. Neo4j vs. Riak KV

System Properties Comparison AgensGraph vs. KeyDB vs. NCache vs. Neo4j vs. Riak KV

Editorial information provided by DB-Engines
NameAgensGraph  Xexclude from comparisonKeyDB  Xexclude from comparisonNCache  Xexclude from comparisonNeo4j  Xexclude from comparisonRiak KV  Xexclude from comparison
DescriptionMulti-model database supporting relational and graph data models and built upon PostgreSQLAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsOpen-Source and Enterprise in-memory Key-Value StoreScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsDistributed, fault tolerant key-value store
Primary database modelGraph DBMS
Relational DBMS
Key-value storeKey-value storeGraph DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexes
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
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.71
Rank#226  Overall
#33  Key-value stores
Score0.94
Rank#195  Overall
#29  Key-value stores
Score44.46
Rank#23  Overall
#1  Graph DBMS
Score4.10
Rank#82  Overall
#9  Key-value stores
Websitebitnine.net/­agensgraphgithub.com/­Snapchat/­KeyDB
keydb.dev
www.alachisoft.com/­ncacheneo4j.com
Technical documentationbitnine.net/­documentationdocs.keydb.devwww.alachisoft.com/­resources/­docsneo4j.com/­docswww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperBitnine Global Inc.EQ Alpha Technology Ltd.AlachisoftNeo4j, Inc.OpenSource, formerly Basho Technologies
Initial release20162019200520072009
Current release2.1, December 20185.3.3, April 20245.19, April 20243.2.0, December 2022
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoBSD-3Open Source infoEnterprise Edition availableOpen Source infoGPL version3, commercial licenses 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.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
Implementation languageCC++C#, .NET, .NET Core, JavaJava, ScalaErlang
Server operating systemsLinux
OS X
Windows
LinuxLinux
Windows
Linux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
Linux
OS X
Data schemedepending on used data modelschema-freeschema-freeschema-free and schema-optionalschema-free
Typing infopredefined data types such as float or dateyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryesno
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.nononono
Secondary indexesyesyes infoby using the Redis Search moduleyesyes infopluggable indexing subsystem, by default Apache Lucenerestricted
SQL infoSupport of SQLyesnoSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.nono
APIs and other access methodsCypher Query Language
JDBC
Proprietary protocol infoRESP - REdis Serialization ProtocoIDistributedCache
JCache
LINQ
Proprietary native API
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
HTTP API
Native Erlang Interface
Supported programming languagesC
Java
JavaScript
Python
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
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 proceduresyesLuano infosupport for stored procedures with SQL-Server CLRyes infoUser defined Procedures and FunctionsErlang
Triggersnonoyes infoNotificationsyes infovia event handleryes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesno, but can be realized using table inheritanceShardingyesyes using Neo4j FabricSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication
Source-replica replication
yes, with selectable consistency levelCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Strong eventual consistency with CRDTs
Eventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Causal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Eventual Consistency
Foreign keys infoReferential integrityyesnonoyes infoRelationships in graphsno infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDOptimistic locking, atomic execution of commands blocks and scriptsoptimistic locking and pessimistic lockingACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardsimple password-based access control and ACLAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Users, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)yes, using Riak Security
More information provided by the system vendor
AgensGraphKeyDBNCacheNeo4jRiak KV
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Neo4j delivers graph technology that has been battle tested for performance and scale...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Neo4j is the market leader, graph database category creator, and the most widely...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Real-Time Recommendations Master Data Management Identity and Access Management Network...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Over 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Neo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» more
GPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
News

Neo4j Joins the Connect with Confluent Partner Program
16 May 2024

10 Inspiring Projects to Spark Your NODES 2024 Presentation
15 May 2024

New Security Feature in Neo4j Aura: Customer Managed Keys
15 May 2024

Safeguarding Elections: How Graph Technology Powers Groundbreaking Research on Political Ads
13 May 2024

This Week in Neo4j: GraphRAG, Testcontainers, Metadata Management, App Dev and more
11 May 2024

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
AgensGraphKeyDBNCacheNeo4jRiak KV
DB-Engines blog posts

Applying Graph Analytics to Game of Thrones
12 June 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

The openCypher Project: Help Shape the SQL for Graphs
22 December 2015, Emil Eifrem (guest author)

show all

Recent citations in the news

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29 June 2017, businesswire.com

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29 January 2019, businesswire.com

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

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

provided by Google News

Oh, snap! Snap snaps up database developer KeyDB
12 May 2022, TechCrunch

Snap Acquires KeyDB for Open-Source Services
17 May 2022, XR Today

Garnet–open-source faster cache-store speeds up applications, services
18 March 2024, Microsoft

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Microsoft open-sources Garnet cache-store -- a Redis rival?
19 March 2024, The Stack

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News

Neo4j Announces Collaboration with Microsoft to Advance GenAI and Data Solutions USA - English - India - English
26 March 2024, PR Newswire

Neo4j CTO says new Graph Query Language standard will have 'massive ripple effects'
26 April 2024, SiliconANGLE News

Neo4j Is Planning IPO on Nasdaq, Largest Owner Greenbridge Says
15 February 2024, Bloomberg

Neo4j Empowers Syracuse University with $250K Grant to Tackle Misinformation in 2024 Elections
8 May 2024, Datanami

Using Neo4j’s graph database for AI in Azure
4 April 2024, InfoWorld

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

Basho distributes Riak to more customers - DCD
28 November 2013, DatacenterDynamics

provided by Google News



Share this page

Featured Products

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

RaimaDB logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

Present your product here