DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Neo4j vs. OceanBase vs. Riak KV vs. Tkrzw vs. VelocityDB

System Properties Comparison Neo4j vs. OceanBase vs. Riak KV vs. Tkrzw vs. VelocityDB

Editorial information provided by DB-Engines
NameNeo4j  Xexclude from comparisonOceanBase  Xexclude from comparisonRiak KV  Xexclude from comparisonTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet  Xexclude from comparisonVelocityDB  Xexclude from comparison
DescriptionScalable, 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 MySQLDistributed, fault tolerant key-value storeA concept of libraries, allowing an application program to store and query key-value pairs in a file. Successor of Tokyo Cabinet and Kyoto CabinetA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primary database modelGraph DBMSRelational DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesKey-value storeGraph DBMS
Object oriented DBMS
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score44.46
Rank#23  Overall
#1  Graph DBMS
Score1.66
Rank#147  Overall
#68  Relational DBMS
Score4.10
Rank#82  Overall
#9  Key-value stores
Score0.00
Rank#383  Overall
#60  Key-value stores
Score0.05
Rank#358  Overall
#36  Graph DBMS
#16  Object oriented DBMS
Websiteneo4j.comen.oceanbase.comdbmx.net/­tkrzwvelocitydb.com
Technical documentationneo4j.com/­docsen.oceanbase.com/­docs/­oceanbase-databasewww.tiot.jp/­riak-docs/­riak/­kv/­latestvelocitydb.com/­UserGuide
DeveloperNeo4j, Inc.OceanBase infopreviously Alibaba and Ant GroupOpenSource, formerly Basho TechnologiesMikio HirabayashiVelocityDB Inc
Initial release20072010200920202011
Current release5.19, April 20244.3.0, April 20243.2.0, December 20220.9.3, August 20207.x
License infoCommercial or Open SourceOpen Source infoGPL version3, commercial licenses availableOpen Source infoCommercial license availableOpen Source infoApache version 2, commercial enterprise editionOpen Source infoApache Version 2.0commercial
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 languageJava, ScalaC++ErlangC++C#
Server operating systemsLinux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
LinuxLinux
OS X
Linux
macOS
Any that supports .NET
Data schemeschema-free and schema-optionalyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesnonoyes
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.yesnonono
Secondary indexesyes infopluggable indexing subsystem, by default Apache Luceneyesrestrictedyes
SQL infoSupport of SQLnoyesnonono
APIs and other access methodsBolt 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
HTTP API
Native Erlang Interface
.Net
Supported programming languages.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
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
C++
Java
Python
Ruby
.Net
Server-side scripts infoStored proceduresyes infoUser defined Procedures and FunctionsPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeErlangnono
Triggersyes infovia event handleryesyes infopre-commit hooks and post-commit hooksnoCallbacks are triggered when data changes
Partitioning methods infoMethods for storing different data on different nodesyes using Neo4j Fabrichorizontal partitioning (by hash, key, range, range columns, list, and list columns)Sharding infono "single point of failure"noneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyMulti-source replication using Paxosselectable replication factornone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsyesno infolinks between data sets can be storednono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACID
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.yes infousing specific database classesyes
User concepts infoAccess controlUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Access rights for users, groups and roles according to SQL-standardyes, using Riak SecuritynoBased on Windows Authentication
More information provided by the system vendor
Neo4jOceanBaseRiak KVTkrzw infoSuccessor of Tokyo Cabinet and Kyoto CabinetVelocityDB
Specific characteristicsNeo4j 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 advantagesNeo4j 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

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

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

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
Neo4jOceanBaseRiak KVTkrzw infoSuccessor of Tokyo Cabinet and Kyoto CabinetVelocityDB
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

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

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

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, Microsoft add graph features to Azure AI services
26 March 2024, SiliconANGLE News

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

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

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

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

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

provided by Google News



Share this page

Featured Products

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.

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

AllegroGraph logo

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

RaimaDB logo

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

Present your product here