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

DBMS > AllegroGraph vs. GridDB vs. Neo4j vs. Oracle NoSQL vs. OrientDB

System Properties Comparison AllegroGraph vs. GridDB vs. Neo4j vs. Oracle NoSQL vs. OrientDB

Editorial information provided by DB-Engines
NameAllegroGraph  Xexclude from comparisonGridDB  Xexclude from comparisonNeo4j  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonOrientDB  Xexclude from comparison
DescriptionHigh performance, persistent RDF store with additional support for Graph DBMSScalable in-memory time series database optimized for IoT and Big DataScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesMulti-model DBMS (Document, Graph, Key/Value)
Primary database modelDocument store infowith version 6.5
Graph DBMS
RDF store
Vector DBMS
Time Series DBMSGraph DBMSDocument store
Key-value store
Relational DBMS
Document store
Graph DBMS
Key-value store
Secondary database modelsSpatial DBMSKey-value store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.16
Rank#179  Overall
#30  Document stores
#17  Graph DBMS
#7  RDF stores
#7  Vector DBMS
Score2.02
Rank#132  Overall
#11  Time Series DBMS
Score44.47
Rank#23  Overall
#1  Graph DBMS
Score2.96
Rank#103  Overall
#18  Document stores
#17  Key-value stores
#52  Relational DBMS
Score3.27
Rank#97  Overall
#16  Document stores
#6  Graph DBMS
#15  Key-value stores
Websiteallegrograph.comgriddb.netneo4j.comwww.oracle.com/­database/­nosql/­technologies/­nosqlorientdb.org
Technical documentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmldocs.griddb.netneo4j.com/­docsdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.orientdb.com/­docs/­last/­index.html
DeveloperFranz Inc.Toshiba CorporationNeo4j, Inc.OracleOrientDB LTD; CallidusCloud; SAP
Initial release20042013200720112010
Current release8.0, December 20235.1, August 20225.18.1, March 202423.3, December 20233.2.29, March 2024
License infoCommercial or Open Sourcecommercial infoLimited community edition freeOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoGPL version3, commercial licenses availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoApache version 2
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 languageC++Java, ScalaJavaJava
Server operating systemsLinux
OS X
Windows
LinuxLinux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
Linux
Solaris SPARC/x86
All OS with a Java JDK (>= JDK 6)
Data schemeyes infoRDF schemasyesschema-free and schema-optionalSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")
Typing infopredefined data types such as float or dateyesyes infonumerical, string, blob, geometry, boolean, timestampyesoptionalyes
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 possiblenonono
Secondary indexesyesyesyes infopluggable indexing subsystem, by default Apache Luceneyesyes
SQL infoSupport of SQLSPARQL is used as query languageSQL92, SQL-like TQL (Toshiba Query Language)noSQL-like DML and DDL statementsSQL-like query language, no joins
APIs and other access methodsRESTful HTTP API
SPARQL
JDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
RESTful HTTP APITinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Supported programming languagesC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
C
C#
Go
Java
JavaScript (Node.js)
Python
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresyes infoJavaScript or Common Lispnoyes infoUser defined Procedures and FunctionsnoJava, Javascript
Triggersyesyesyes infovia event handlernoHooks
Partitioning methods infoMethods for storing different data on different nodeswith FederationShardingyes using Neo4j FabricShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Source-replica replicationCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnowith Hadoop integrationno infocould be achieved with distributed queries
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate consistency within container, eventual consistency across containersCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Eventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integritynonoyes infoRelationships in graphsnoyes inforelationship in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID at container levelACIDconfigurable infoACID within a storage node (=shard)ACID
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 infooff heap cache
User concepts infoAccess controlUsers with fine-grained authorization concept, user roles and pluggable authenticationAccess rights for users can be defined per databaseUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Access rights for users and rolesAccess rights for users and roles; record level security configurable
More information provided by the system vendor
AllegroGraphGridDBNeo4jOracle NoSQLOrientDB
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» more
GridDB is a highly scalable, in-memory time series database optimized for IoT and...
» 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
1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Neo4j is the market leader, graph database category creator, and the most widely...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Real-Time Recommendations Master Data Management Identity and Access Management Network...
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Over 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
Market metricsGitHub trending repository
» more
Neo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» more
GPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
News

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

The New Stack Features AllegroGraph v8
2 January 2024

This Week in Neo4j: Podcast, RAG, Neo4j Guide, ERP and more
13 April 2024

Neo4j Brings GraphRAG Capabilities for GenAI to Google Cloud
9 April 2024

Neo4j Is Now SOC2 Type 2 Compliant
8 April 2024

This Week in Neo4j: GenAI, Workshop Recordings, Graph Data Science Book and more
6 April 2024

This Week in Neo4j: Vectors, Knowledge Graphs, Clustering, Social Networks and more
30 March 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
AllegroGraphGridDBNeo4jOracle NoSQLOrientDB
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

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

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

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

General Availability of GridDB 5.3 Enterprise Edition ~ Major Enhancement in IoT and Time Series Data Analysis ...
16 May 2023, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

Toshiba's Distributed Database GridDB(R) Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data ...
3 December 2019, global.toshiba

Toshiba to Open Source GridDB(R)'s SQL Interface, Aims to Accelerate Open Innovation | TOSHIBA DIGITAL ...
17 June 2020, global.toshiba

provided by Google News

Neo Technology Announces the Neo4j Certification for Professionals
12 April 2024, Yahoo Movies UK

Neo4j, Microsoft add graph features to Azure AI services
26 March 2024, SiliconANGLE News

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

Neo4j Partners with Google Cloud to Launch New GraphRAG Capabilities for GenAI Applications
9 April 2024, Longview News-Journal

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

provided by Google News

Oracle Cloud Infrastructure Attains Expanded FedRAMP Authorization
7 February 2024, Yahoo Finance

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21 August 2023, blogs.oracle.com

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, blogs.oracle.com

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

Oracle Defies Self With 'NoSQL' Database
3 October 2011, WIRED

provided by Google News

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

CallidusCloud Acquires Leading Multi-Model Database Technology
19 September 2017, GlobeNewswire

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

provided by Google News



Share this page

Featured Products

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.

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.

AllegroGraph logo

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

Present your product here