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. Microsoft Azure Cosmos DB vs. Realm vs. Sequoiadb vs. WakandaDB

System Properties Comparison HBase vs. Microsoft Azure Cosmos DB vs. Realm vs. Sequoiadb vs. WakandaDB

Editorial information provided by DB-Engines
NameHBase  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonRealm  Xexclude from comparisonSequoiadb  Xexclude from comparisonWakandaDB  Xexclude from comparison
DescriptionWide-column store based on Apache Hadoop and on concepts of BigTableGlobally distributed, horizontally scalable, multi-model database serviceA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataNewSQL database with distributed OLTP and SQLWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelWide column storeDocument store
Graph DBMS
Key-value store
Wide column store
Document storeDocument store
Relational DBMS
Object oriented DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score27.97
Rank#26  Overall
#2  Wide column stores
Score27.71
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score7.41
Rank#52  Overall
#8  Document stores
Score0.50
Rank#258  Overall
#41  Document stores
#120  Relational DBMS
Score0.10
Rank#356  Overall
#16  Object oriented DBMS
Websitehbase.apache.orgazure.microsoft.com/­services/­cosmos-dbrealm.iowww.sequoiadb.comwakanda.github.io
Technical documentationhbase.apache.org/­book.htmllearn.microsoft.com/­azure/­cosmos-dbrealm.io/­docswww.sequoiadb.com/­en/­index.php?m=Files&a=indexwakanda.github.io/­doc
DeveloperApache Software Foundation infoApache top-level project, originally developed by PowersetMicrosoftRealm, acquired by MongoDB in May 2019Sequoiadb Ltd.Wakanda SAS
Initial release20082014201420132012
Current release2.3.4, January 20212.7.0 (April 29, 2019), April 2019
License infoCommercial or Open SourceOpen Source infoApache version 2commercialOpen SourceOpen Source infoServer: AGPL; Client: Apache V2Open Source infoAGPLv3, extended commercial license available
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++C++, JavaScript
Server operating systemsLinux
Unix
Windows infousing Cygwin
hostedAndroid
Backend: server-less
iOS
Windows
LinuxLinux
OS X
Windows
Data schemeschema-free, schema definition possibleschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateoptions to bring your own types, AVROyes infoJSON typesyesyes infooid, date, timestamp, binary, regexyes
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.nononono
Secondary indexesnoyes infoAll properties auto-indexed by defaultyesyes
SQL infoSupport of SQLnoSQL-like query languagenoSQL-like query languageno
APIs and other access methodsJava API
RESTful HTTP API
Thrift
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
proprietary protocol using JSONRESTful HTTP API
Supported programming languagesC
C#
C++
Groovy
Java
PHP
Python
Scala
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
Java infowith Android only
Objective-C
React Native
Swift
.Net
C++
Java
PHP
Python
JavaScript
Server-side scripts infoStored proceduresyes infoCoprocessors in JavaJavaScriptno inforuns within the applications so server-side scripts are unnecessaryJavaScriptyes
TriggersyesJavaScriptyes infoChange Listenersnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoImplicit feature of the cloud servicenoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yes infoImplicit feature of the cloud servicenoneSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyeswith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataSingle row ACID (across millions of columns)Multi-item ACID transactions with snapshot isolation within a partitionACIDDocument is locked during a transactionACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.yesyes infoIn-Memory realmnono
User concepts infoAccess controlAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACAccess rights can be defined down to the item levelyessimple password-based access controlyes

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
HBaseMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBRealmSequoiadbWakandaDB
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

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, 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

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

A Look At HBase, the NoSQL Database Built on Hadoop
6 May 2015, The New Stack

provided by Google News

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, Microsoft

Microsoft Build 2024: Cosmos DB for NoSQL gets vector search
21 May 2024, InfoWorld

At Build, Microsoft Fabric, PostgreSQL and Cosmos DB get AI enhancements
21 May 2024, SiliconANGLE News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, Microsoft

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

provided by Google News

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Danish CEO explains Silicon Valley learning curve for European entrepreneurs - San Francisco Business Times
6 October 2016, The Business Journals

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Java Synthetic Methods — What are these? | by Vaibhav Singh
27 February 2021, DataDrivenInvestor

Pyramid Analytics Appoints Spencer Johnson as Vice President of North America Sales
31 March 2020, Business Wire

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

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.

Present your product here