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 > AllegroGraph vs. JaguarDB vs. Neo4j vs. OceanBase vs. YDB

System Properties Comparison AllegroGraph vs. JaguarDB vs. Neo4j vs. OceanBase vs. YDB

Editorial information provided by DB-Engines
NameAllegroGraph  Xexclude from comparisonJaguarDB  Xexclude from comparisonNeo4j  Xexclude from comparisonOceanBase  Xexclude from comparisonYDB  Xexclude from comparison
DescriptionHigh performance, persistent RDF store with additional support for Graph DBMSPerformant, highly scalable DBMS for AI and IoT applicationsScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsA distributed, high available RDBMS compatible with Oracle and MySQLA distributed fault-tolerant database service, with high availability, scalability, immediate consistency and ACID transactions and providing an Amazon DynamoDB compatible API
Primary database modelDocument store infowith version 6.5
Graph DBMS
RDF store
Vector DBMS
Key-value store
Vector DBMS
Graph DBMSRelational DBMSDocument store
Relational DBMS
Secondary database modelsSpatial DBMSDocument store
Wide column store
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.00
Rank#383  Overall
#60  Key-value stores
#13  Vector DBMS
Score44.46
Rank#23  Overall
#1  Graph DBMS
Score1.66
Rank#147  Overall
#68  Relational DBMS
Score0.35
Rank#278  Overall
#43  Document stores
#127  Relational DBMS
Websiteallegrograph.comwww.jaguardb.comneo4j.comen.oceanbase.comgithub.com/­ydb-platform/­ydb
ydb.tech
Technical documentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmlwww.jaguardb.com/­support.htmlneo4j.com/­docsen.oceanbase.com/­docs/­oceanbase-databaseydb.tech/­en/­docs
DeveloperFranz Inc.DataJaguar, Inc.Neo4j, Inc.OceanBase infopreviously Alibaba and Ant GroupYandex
Initial release20042015200720102019
Current release8.0, December 20233.3 July 20235.19, April 20244.3.0, April 2024
License infoCommercial or Open Sourcecommercial infoLimited community edition freeOpen Source infoGPL V3.0Open Source infoGPL version3, commercial licenses availableOpen Source infoCommercial license availableOpen Source infoApache 2.0; commercial 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.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
Implementation languageC++ infothe server part. Clients available in other languagesJava, ScalaC++
Server operating systemsLinux
OS X
Windows
LinuxLinux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
LinuxLinux
Data schemeyes infoRDF schemasyesschema-free and schema-optionalyesFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or dateyesyesyesyesyes
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 indexesyesyesyes infopluggable indexing subsystem, by default Apache Luceneyesyes
SQL infoSupport of SQLSPARQL is used as query languageA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersnoyesSQL-like query language (YQL)
APIs and other access methodsRESTful HTTP API
SPARQL
JDBC
ODBC
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
RESTful HTTP API (DynamoDB compatible)
Supported programming languagesC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
Go
Java
JavaScript (Node.js)
PHP
Python
Server-side scripts infoStored proceduresyes infoJavaScript or Common Lispnoyes infoUser defined Procedures and FunctionsPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeno
Triggersyesnoyes infovia event handleryes
Partitioning methods infoMethods for storing different data on different nodeswith FederationShardingyes using Neo4j Fabrichorizontal partitioning (by hash, key, range, range columns, list, and list columns)Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replicationCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyMulti-source replication using PaxosActive-passive shard replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationEventual ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyes infoRelationships in graphsyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDACID
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.nonono
User concepts infoAccess controlUsers with fine-grained authorization concept, user roles and pluggable authenticationrights management via user accountsUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Access rights for users, groups and roles according to SQL-standardAccess rights defined for Yandex Cloud users
More information provided by the system vendor
AllegroGraphJaguarDBNeo4jOceanBaseYDB
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» more
Neo4j delivers graph technology that has been battle tested for performance and scale...
» more
OceanBase Database is the world’s only native distributed database that has set new...
» more
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» more
Neo4j is the market leader, graph database category creator, and the most widely...
» more
High Availability : The five IDCs across three sites disaster recovery solution sets...
» more
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» more
Key customersOver 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
OceanBase Database has helped over 400 customers across industries upgrade their...
» more
Market metricsNeo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
TPC-C No.1 Performance , achieved a result of 707.35 million tpmC in the TPC-C benchmark...
» more
Licensing and pricing modelsGPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
Mulan PubL v2 license for open source community edition. Commercial license for enterprise...
» 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

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
AllegroGraphJaguarDBNeo4jOceanBaseYDB
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

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

The Foundation of Data Fabrics and AI: Semantic Knowledge Graphs - DataScienceCentral.com
19 May 2022, Data Science Central

Franz Releases the First Neuro-Symbolic AI Platform Merging Knowledge Graphs, Generative AI, and Vector Storage
11 December 2023, Datanami

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

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

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31 January 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22 August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25 March 2024, Fintech News Singapore

Haidilao’s 6-step recipe for successful digital transformation with OceanBase
4 August 2023, Tech in Asia

Alibaba's OceanBase distributed database aims at markets outside China
16 August 2022, InfoWorld

provided by Google News

Personal Data Protection Service Initiates Probe into Yandex.Go App’s Data Processing
10 August 2023, Civil Georgia

Data leak from Russian delivery app shows dining habits of the secret police
3 April 2022, The Verge

Russian Court Sues Yandex CEO For LGBT Propaganda Case
3 January 2024, VOI.ID

Yandex code leak: Why hack of ‘Russian Google’s’ ranking factors has spooked the SEO industry
1 February 2023, The Indian Express

Yandex Food's Data Gets Leaked, Russian Secret Service Habits Are Revealed, Including Putin's Lover's House
4 April 2022, VOI English

provided by Google News



Share this page

Featured Products

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

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

RaimaDB logo

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

Present your product here