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

DBMS > Derby vs. HBase vs. Riak KV vs. Sadas Engine vs. Vitess

System Properties Comparison Derby vs. HBase vs. Riak KV vs. Sadas Engine vs. Vitess

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonHBase  Xexclude from comparisonRiak KV  Xexclude from comparisonSadas Engine  Xexclude from comparisonVitess  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Wide-column store based on Apache Hadoop and on concepts of BigTableDistributed, fault tolerant key-value storeSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelRelational DBMSWide column storeKey-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score30.50
Rank#26  Overall
#2  Wide column stores
Score4.10
Rank#82  Overall
#9  Key-value stores
Score0.00
Rank#383  Overall
#158  Relational DBMS
Score0.82
Rank#209  Overall
#97  Relational DBMS
Websitedb.apache.org/­derbyhbase.apache.orgwww.sadasengine.comvitess.io
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlhbase.apache.org/­book.htmlwww.tiot.jp/­riak-docs/­riak/­kv/­latestwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationvitess.io/­docs
DeveloperApache Software FoundationApache Software Foundation infoApache top-level project, originally developed by PowersetOpenSource, formerly Basho TechnologiesSADAS s.r.l.The Linux Foundation, PlanetScale
Initial release19972008200920062013
Current release10.17.1.0, November 20232.3.4, January 20213.2.0, December 20228.015.0.2, December 2022
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache version 2Open Source infoApache version 2, commercial enterprise editioncommercial infofree trial version availableOpen Source infoApache Version 2.0, commercial licenses 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.
Implementation languageJavaJavaErlangC++Go
Server operating systemsAll OS with a Java VMLinux
Unix
Windows infousing Cygwin
Linux
OS X
AIX
Linux
Windows
Docker
Linux
macOS
Data schemeyesschema-free, schema definition possibleschema-freeyesyes
Typing infopredefined data types such as float or dateyesoptions to bring your own types, AVROnoyesyes
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 indexesyesnorestrictedyesyes
SQL infoSupport of SQLyesnonoyesyes infowith proprietary extensions
APIs and other access methodsJDBCJava API
RESTful HTTP API
Thrift
HTTP API
Native Erlang Interface
JDBC
ODBC
Proprietary protocol
ADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesJavaC
C#
C++
Groovy
Java
PHP
Python
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
.Net
C
C#
C++
Groovy
Java
PHP
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresJava Stored Proceduresyes infoCoprocessors in JavaErlangnoyes infoproprietary syntax
Triggersyesyesyes infopre-commit hooks and post-commit hooksnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infono "single point of failure"horizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication
Source-replica replication
selectable replication factornoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual ConsistencyEventual ConsistencyImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integrityyesnono infolinks between data sets can be storedyesyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDSingle row ACID (across millions of columns)noACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infotable locks or row locks depending on storage engine
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 infomanaged by 'Learn by Usage'yes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACyes, using Riak SecurityAccess rights for users, groups and roles according to SQL-standardUsers with fine-grained authorization concept infono user groups or roles

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
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBHBaseRiak KVSadas EngineVitess
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Recent citations in the news

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

The Arrival of Java 20
21 March 2023, Oracle

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Apache® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

provided by Google News

What Is HBase?
19 August 2021, ibm.com

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

HBase: The database big data left behind
6 May 2016, InfoWorld

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13 February 2023, AWS Blog

HydraBase – The evolution of HBase@Facebook - Engineering at Meta
5 June 2014, Facebook Engineering

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

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

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

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

PlanetScale grabs YouTube-developed open-source tech, promises Vitess DBaaS with on-the-fly schema changes
18 May 2021, The Register

With Vitess 4.0, database vendor matures cloud-native platform
13 November 2019, TechTarget

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.com

PlanetScale Serves up Vitess-Powered Serverless MySQL
23 November 2021, The New Stack

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

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

RaimaDB logo

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

Present your product here