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

DBMS > AllegroGraph vs. HugeGraph vs. Kdb vs. Neo4j vs. Riak KV

System Properties Comparison AllegroGraph vs. HugeGraph vs. Kdb vs. Neo4j vs. Riak KV

Editorial information provided by DB-Engines
NameAllegroGraph  Xexclude from comparisonHugeGraph  Xexclude from comparisonKdb  Xexclude from comparisonNeo4j  Xexclude from comparisonRiak KV  Xexclude from comparison
DescriptionHigh performance, persistent RDF store with additional support for Graph DBMSA fast-speed and highly-scalable Graph DBMSHigh performance Time Series DBMSScalable, 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 modelDocument store infowith version 6.5
Graph DBMS
RDF store
Vector DBMS
Graph DBMSTime Series DBMS
Vector DBMS
Graph DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexes
Secondary database modelsSpatial DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.06
Rank#187  Overall
#30  Document stores
#17  Graph DBMS
#7  RDF stores
#7  Vector DBMS
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score7.55
Rank#53  Overall
#3  Time Series DBMS
#1  Vector DBMS
Score44.46
Rank#23  Overall
#1  Graph DBMS
Score4.10
Rank#82  Overall
#9  Key-value stores
Websiteallegrograph.comgithub.com/­hugegraph
hugegraph.apache.org
kx.comneo4j.com
Technical documentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmlhugegraph.apache.org/­docscode.kx.comneo4j.com/­docswww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperFranz Inc.BaiduKx Systems, a division of First Derivatives plcNeo4j, Inc.OpenSource, formerly Basho Technologies
Initial release200420182000 infokdb was released 2000, kdb+ in 200320072009
Current release8.0, December 20230.93.6, May 20185.19, April 20243.2.0, December 2022
License infoCommercial or Open Sourcecommercial infoLimited community edition freeOpen Source infoApache Version 2.0commercial infofree 32-bit versionOpen 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 languageJavaqJava, ScalaErlang
Server operating systemsLinux
OS X
Windows
Linux
macOS
Unix
Linux
OS X
Solaris
Windows
Linux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
Linux
OS X
Data schemeyes infoRDF schemasyesyesschema-free and schema-optionalschema-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.no infobulk load of XML files possiblenoyesno
Secondary indexesyesyes infoalso supports composite index and range indexyes infotable attribute 'grouped'yes infopluggable indexing subsystem, by default Apache Lucenerestricted
SQL infoSupport of SQLSPARQL is used as query languagenoSQL-like query language (q)nono
APIs and other access methodsRESTful HTTP API
SPARQL
Java API
RESTful HTTP API
TinkerPop Gremlin
HTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
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#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
Groovy
Java
Python
C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
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 proceduresyes infoJavaScript or Common Lispasynchronous Gremlin script jobsuser defined functionsyes infoUser defined Procedures and FunctionsErlang
Triggersyesnoyes infowith viewsyes infovia event handleryes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodeswith Federationyes infodepending on used storage backend, e.g. Cassandra and HBasehorizontal partitioningyes using Neo4j FabricSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yes infodepending on used storage backend, e.g. Cassandra and HBaseSource-replica replicationCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnovia hugegraph-sparkno infosimilar paradigm used for internal processingnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationEventual ConsistencyImmediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Eventual Consistency
Foreign keys infoReferential integritynoyes infoedges in graphyesyes infoRelationships in graphsno infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlUsers with fine-grained authorization concept, user roles and pluggable authenticationUsers, roles and permissionsrights management via user accountsUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)yes, using Riak Security
More information provided by the system vendor
AllegroGraphHugeGraphKdbNeo4jRiak KV
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» more
Integrated columnar database & programming system for streaming, real time and historical...
» more
Neo4j delivers graph technology that has been battle tested for performance and scale...
» more
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» more
provides seamless scalability; runs on industry standard server platforms; is top-ranked...
» more
Neo4j is the market leader, graph database category creator, and the most widely...
» more
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» more
Real-Time Recommendations Master Data Management Identity and Access Management Network...
» more
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» more
Over 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» more
Neo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
Licensing and pricing modelsupon request
» more
GPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
News

Can Neuro-Symbolic AI Solve AI’s Weaknesses?
17 April 2024

100 Companies That Matter in KM – Franz Inc.
3 April 2024

Exploring AllegroGraph v8 – Unleashing the Power of Neuro-Symbolic AI (Recorded Webinar)
9 February 2024

What is Neuro-Symbolic AI?
23 January 2024

Allegro CL v11 – Now Available! – The Neuro-Symbolic AI Programming Platform
8 January 2024

Creating the GQL Database Language Standard
7 May 2024

This Week in Neo4j: GraphRAG, Knowledge Graphs, Open Source AI, GraphQL and more
4 May 2024

This Week in Neo4j: Nodes 2024, Data Modelling, Events, Knowledge Graphs and more
27 April 2024

GQL is Here: Your Cypher Queries in a GQL World
26 April 2024

GQL: The ISO Standard for Graphs Has Arrived
25 April 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
AllegroGraphHugeGraphKdbNeo4jRiak 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

Q&A: Can Neuro-Symbolic AI Solve AI’s Weaknesses?
8 April 2024, TDWI

AI predictions for 2024 unveil exciting technological horizons
21 November 2023, Wire19

Neuro-Symbolic AI: The Peak of Artificial Intelligence
16 November 2021, AiThority

Why Young Developers Don't Get Knowledge Graphs
30 July 2021, Datanami

Fuse Graph Neural Networks with Semantic Reasoning to Produce Complimentary Predictions
21 September 2021, Towards Data Science

provided by Google News

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

provided by Google News

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28 February 2024, Business Wire

KX JOINS SNOWFLAKE PARTNER NETWORK
27 June 2023, PR Newswire

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9 August 2023, Professional Motorsport World

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18 May 2023, AWS Blog

KX Brings the Power and Performance of Kdb+ to Python Developers With PyKX
8 June 2023, AiThority

provided by Google News

Neo4j Awards Technology Grant to Syracuse University for Mapping Misinformation Trends in 2024 U.S. Elections with ...
7 May 2024, Macau Business

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

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

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

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

provided by Google News

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

Riak NoSQL Database: Use Cases and Best Practices
23 December 2011, InfoQ.com

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

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

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

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.

Present your product here