DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Apache HBase vs. MariaDB vs. PouchDB

System Properties Comparison Apache HBase vs. MariaDB vs. PouchDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache HBase  Xexclude from comparisonMariaDB  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionWide-column store based on Apache Hadoop and on concepts of BigTableMySQL application compatible open source RDBMS, enhanced with high availability, security, interoperability and performance capabilities. MariaDB ColumnStore provides a column-oriented storage engine and MariaDB Xpand supports distributed SQL.JavaScript DBMS with an API inspired by CouchDB
Primary database modelWide column storeRelational DBMSDocument store
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score22.12
Rank#27  Overall
#3  Wide column stores
Score94.34
Rank#14  Overall
#10  Relational DBMS
Score2.07
Rank#112  Overall
#21  Document stores
Websitehbase.apache.orgmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
pouchdb.com
Technical documentationhbase.apache.org/­book.htmlmariadb.com/­kb/­en/­librarypouchdb.com/­guides
DeveloperApache Software Foundation infoApache top-level project, originally developed by PowersetMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Apache Software Foundation
Initial release20082009 infoFork of MySQL, which was first released in 19952012
Current release2.3.4, January 202111.5.2, August 20247.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoGPL version 2, commercial enterprise subscription availableOpen Source
Cloud-based only infoOnly available as a cloud servicenonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
STACKIT MariaDB offers MariaDB in a fully managed version in enterprise grade, 100% GDPR-compliant.
Implementation languageJavaC and C++JavaScript
Server operating systemsLinux
Unix
Windows infousing Cygwin
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-free, schema definition possibleyes infoDynamic columns are supportedschema-free
Typing infopredefined data types such as float or dateoptions to bring your own types, AVROyesno
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.noyesno
Secondary indexesnoyesyes infovia views
SQL infoSupport of SQLnoyes infowith proprietary extensionsno
APIs and other access methodsJava API
RESTful HTTP API
Thrift
ADO.NET
JDBC
ODBC
Proprietary native API
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesC
C#
C++
Groovy
Java
PHP
Python
Scala
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaScript
Server-side scripts infoStored proceduresyes infoCoprocessors in Javayes infoPL/SQL compatibility added with version 10.3View functions in JavaScript
Triggersyesyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingseveral options for horizontal partitioning and ShardingSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
Multi-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataSingle row ACID (across millions of columns)ACID infonot for MyISAM storage engineno
Concurrency infoSupport for concurrent manipulation of datayesyes
Durability infoSupport for making data persistentyesyes infonot for in-memory storage engineyes infoby using IndexedDB, WebSQL or LevelDB as backend
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infowith MEMORY storage engineyes
User concepts infoAccess controlAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACfine grained access rights according to SQL-standardno

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
Apache HBaseMariaDBPouchDB
DB-Engines blog posts

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Apache HBase online migration to Amazon EMR | Amazon Web Services
23 October 2024, Amazon Web Services (AWS)

Cost and Performance Advantages of Replacing HBase with TencentDB TDSQL TDStore Engine in Historical Data Scenarios
22 April 2025, thewire.in

How to optimize Hbase for the Cloud [Tutorial]
22 October 2024, Packt

Pinterest Shuts down One of the World's Largest HBase Deployments
22 June 2024, infoq.com

Implement Amazon EMR HBase Graceful Scaling
18 March 2025, Amazon Web Services (AWS)

provided by Google News

MariaDB CEO on database company regaining its mojo
24 March 2025, Blocks and Files

MariaDB reboots DBaaS plans with open source at the core
12 March 2025, theregister.com

Vector Storage, Indexing, and Search With MariaDB: What to Know About These New Features
28 January 2025, HackerNoon

K1 Acquires MariaDB, a Leading Database Software Company, and Appoints New CEO
10 September 2024, PR Newswire

MariaDB’s next move is a new CEO and a bold future
28 October 2024, Okoone

provided by Google News

Getting Started with PouchDB Client-Side JavaScript Database
7 September 2016, SitePoint

Create Offline Web Apps Using Service Workers & PouchDB
7 March 2017, SitePoint

3 Reasons To Think Offline First
22 March 2017, IBM

Apache CouchDB: The Definitive Introduction
28 August 2014, infoq.com

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

The data platform to build your intelligent applications.
Try it 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