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

DBMS > H2 vs. HugeGraph vs. Oracle Berkeley DB vs. RavenDB vs. Riak KV

System Properties Comparison H2 vs. HugeGraph vs. Oracle Berkeley DB vs. RavenDB vs. Riak KV

Editorial information provided by DB-Engines
NameH2  Xexclude from comparisonHugeGraph  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonRavenDB  Xexclude from comparisonRiak KV  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A fast-speed and highly-scalable Graph DBMSWidely used in-process key-value storeOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseDistributed, fault tolerant key-value store
Primary database modelRelational DBMSGraph DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Document storeKey-value store infowith links between data sets and object tags for the creation of secondary indexes
Secondary database modelsSpatial DBMSGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score2.92
Rank#101  Overall
#18  Document stores
Score4.10
Rank#82  Overall
#9  Key-value stores
Websitewww.h2database.comgithub.com/­hugegraph
hugegraph.apache.org
www.oracle.com/­database/­technologies/­related/­berkeleydb.htmlravendb.net
Technical documentationwww.h2database.com/­html/­main.htmlhugegraph.apache.org/­docsdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlravendb.net/­docswww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperThomas MuellerBaiduOracle infooriginally developed by Sleepycat, which was acquired by OracleHibernating RhinosOpenSource, formerly Basho Technologies
Initial release20052018199420102009
Current release2.2.220, July 20230.918.1.40, May 20205.4, July 20223.2.0, December 2022
License infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2.0Open Source infocommercial license availableOpen Source infoAGPL version 3, commercial license 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.
Implementation languageJavaJavaC, Java, C++ (depending on the Berkeley DB edition)C#Erlang
Server operating systemsAll OS with a Java VMLinux
macOS
Unix
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
macOS
Raspberry Pi
Windows
Linux
OS X
Data schemeyesyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesnonono
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.nonoyes infoonly with the Berkeley DB XML editionno
Secondary indexesyesyes infoalso supports composite index and range indexyesyesrestricted
SQL infoSupport of SQLyesnoyes infoSQL interfaced based on SQLite is availableSQL-like query language (RQL)no
APIs and other access methodsJDBC
ODBC
Java API
RESTful HTTP API
TinkerPop Gremlin
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
HTTP API
Native Erlang Interface
Supported programming languagesJavaGroovy
Java
Python
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
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 proceduresJava Stored Procedures and User-Defined Functionsasynchronous Gremlin script jobsnoyesErlang
Triggersyesnoyes infoonly for the SQL APIyesyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesnoneyes infodepending on used storage backend, e.g. Cassandra and HBasenoneShardingSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseyes infodepending on used storage backend, e.g. Cassandra and HBaseSource-replica replicationMulti-source replicationselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnovia hugegraph-sparknoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Eventual Consistency
Foreign keys infoReferential integrityyesyes infoedges in graphnonono infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID, Cluster-wide transaction availableno
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyes
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.yesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardUsers, roles and permissionsnoAuthorization levels configured per client per databaseyes, using Riak Security

More information provided by the system vendor

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
H2HugeGraphOracle Berkeley DBRavenDBRiak KV
Recent citations in the news

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

provided by Google News

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

The importance of bitcoin nodes and how to start one
9 May 2014, The Merkle News

The stable version of AlmaLinux 9.0 has already been released
26 May 2022, Linux Adictos

provided by Google News

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

RavenDB Adds Graph Queries
15 May 2019, Datanami

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

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

RaimaDB logo

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

AllegroGraph logo

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

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

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

Present your product here