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 > HBase vs. NCache vs. OceanBase vs. Riak KV vs. TimesTen

System Properties Comparison HBase vs. NCache vs. OceanBase vs. Riak KV vs. TimesTen

Editorial information provided by DB-Engines
NameHBase  Xexclude from comparisonNCache  Xexclude from comparisonOceanBase  Xexclude from comparisonRiak KV  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionWide-column store based on Apache Hadoop and on concepts of BigTableOpen-Source and Enterprise in-memory Key-Value StoreA distributed, high available RDBMS compatible with Oracle and MySQLDistributed, fault tolerant key-value storeIn-Memory RDBMS compatible to Oracle
Primary database modelWide column storeKey-value storeRelational DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMS
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
Document store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score27.97
Rank#26  Overall
#2  Wide column stores
Score0.96
Rank#195  Overall
#29  Key-value stores
Score1.57
Rank#149  Overall
#69  Relational DBMS
Score4.01
Rank#79  Overall
#9  Key-value stores
Score1.36
Rank#161  Overall
#75  Relational DBMS
Websitehbase.apache.orgwww.alachisoft.com/­ncacheen.oceanbase.comwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationhbase.apache.org/­book.htmlwww.alachisoft.com/­resources/­docsen.oceanbase.com/­docs/­oceanbase-databasewww.tiot.jp/­riak-docs/­riak/­kv/­latestdocs.oracle.com/­database/­timesten-18.1
DeveloperApache Software Foundation infoApache top-level project, originally developed by PowersetAlachisoftOceanBase infopreviously Alibaba and Ant GroupOpenSource, formerly Basho TechnologiesOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20082005201020091998
Current release2.3.4, January 20215.3.3, April 20244.3.0, April 20243.2.0, December 202211 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoEnterprise Edition availableOpen Source infoCommercial license availableOpen Source infoApache version 2, commercial enterprise editioncommercial
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 languageJavaC#, .NET, .NET Core, JavaC++Erlang
Server operating systemsLinux
Unix
Windows infousing Cygwin
Linux
Windows
LinuxLinux
OS X
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-free, schema definition possibleschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateoptions to bring your own types, AVROpartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryesnoyes
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.nonoyesnono
Secondary indexesnoyesyesrestrictedyes
SQL infoSupport of SQLnoSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yesnoyes
APIs and other access methodsJava API
RESTful HTTP API
Thrift
IDistributedCache
JCache
LINQ
Proprietary native API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
HTTP API
Native Erlang Interface
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesC
C#
C++
Groovy
Java
PHP
Python
Scala
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
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
C++
Java
PL/SQL
Server-side scripts infoStored proceduresyes infoCoprocessors in Javano infosupport for stored procedures with SQL-Server CLRPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeErlangPL/SQL
Triggersyesyes infoNotificationsyesyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesShardingyeshorizontal partitioning (by hash, key, range, range columns, list, and list columns)Sharding infono "single point of failure"none
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yes, with selectable consistency levelMulti-source replication using Paxosselectable replication factorMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate ConsistencyEventual ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynonoyesno infolinks between data sets can be storedyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataSingle row ACID (across millions of columns)optimistic locking and pessimistic lockingACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Access rights for users, groups and roles according to SQL-standardyes, using Riak Securityfine grained access rights according to SQL-standard
More information provided by the system vendor
HBaseNCacheOceanBaseRiak KVTimesTen
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» more

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
HBaseNCacheOceanBaseRiak KVTimesTen
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

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

What Is HBase?
19 August 2021, ibm.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

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News

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

OceanBase Recognized as an Asia/Pacific Customers' Choice in the Gartner® Peer Insights™ Voice of the Customer ...
5 June 2024, Thailand Business News

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

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

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 to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

Basho Advances NoSQL Riak Enterprise 2.0 With Search, Advanced Data Types
15 September 2014, Data Center Knowledge

provided by Google News



Share this page

Featured Products

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.

Present your product here