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 > Apache Phoenix vs. HarperDB vs. IBM Cloudant vs. Kinetica vs. MariaDB

System Properties Comparison Apache Phoenix vs. HarperDB vs. IBM Cloudant vs. Kinetica vs. MariaDB

Editorial information provided by DB-Engines
NameApache Phoenix  Xexclude from comparisonHarperDB  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonKinetica  Xexclude from comparisonMariaDB  Xexclude from comparison
DescriptionA scale-out RDBMS with evolutionary schema built on Apache HBaseUltra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.Database as a Service offering based on Apache CouchDBFully vectorized database across both GPUs and CPUsMySQL 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.
Primary database modelRelational DBMSDocument storeDocument storeRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMS
Time Series DBMS
Document store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.97
Rank#126  Overall
#59  Relational DBMS
Score0.55
Rank#248  Overall
#38  Document stores
Score2.68
Rank#106  Overall
#20  Document stores
Score0.64
Rank#236  Overall
#109  Relational DBMS
Score93.21
Rank#13  Overall
#9  Relational DBMS
Websitephoenix.apache.orgwww.harperdb.iowww.ibm.com/­products/­cloudantwww.kinetica.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
Technical documentationphoenix.apache.orgdocs.harperdb.io/­docscloud.ibm.com/­docs/­Cloudantdocs.kinetica.commariadb.com/­kb/­en/­library
DeveloperApache Software FoundationHarperDBIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014KineticaMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Initial release20142017201020122009 infoFork of MySQL, which was first released in 1995
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 20193.1, August 20217.1, August 202111.3.2, February 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercial infofree community edition availablecommercialcommercialOpen Source infoGPL version 2, commercial enterprise subscription available
Cloud-based only infoOnly available as a cloud servicenonoyesnono
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 languageJavaNode.jsErlangC, C++C and C++
Server operating systemsLinux
Unix
Windows
Linux
OS X
hostedLinuxFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Data schemeyes infolate-bound, schema-on-read capabilitiesdynamic schemaschema-freeyesyes infoDynamic columns are supported
Typing infopredefined data types such as float or dateyesyes infoJSON data typesnoyesyes
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.nonononoyes
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyesSQL-like data manipulation statementsnoSQL-like DML and DDL statementsyes infowith proprietary extensions
APIs and other access methodsJDBCJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
RESTful HTTP/JSON APIJDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
C#
Java
JavaScript
Objective-C
PHP
Ruby
C++
Java
JavaScript (Node.js)
Python
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresuser defined functionsCustom Functions infosince release 3.1View functions (Map-Reduce) in JavaScriptuser defined functionsyes infoPL/SQL compatibility added with version 10.3
Triggersnonoyesyes infotriggers when inserted values for one or more columns fall within a specified rangeyes
Partitioning methods infoMethods for storing different data on different nodesShardingA table resides as a whole on one (or more) nodes in a clusterShardingShardingseveral options for horizontal partitioning and Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yes infothe nodes on which a table resides can be definedMulti-source replication
Source-replica replication
Source-replica replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsHadoop integrationnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Foreign keys infoReferential integritynononoyesyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic execution of specific operationsno infoatomic operations within a document possiblenoACID infonot for MyISAM storage engine
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoOptimistic lockingyesyes
Durability infoSupport for making data persistentyesyes, using LMDByesyesyes infonot for in-memory storage engine
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes infoGPU vRAM or System RAMyes infowith MEMORY storage engine
User concepts infoAccess controlAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyAccess rights for users and rolesAccess rights for users can be defined per databaseAccess rights for users and roles on table levelfine grained access rights according to SQL-standard
More information provided by the system vendor
Apache PhoenixHarperDBIBM CloudantKineticaMariaDB
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» 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
3rd partiesNavicat for MariaDB provides a native environment for MariaDB database management and development.
» more

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

More resources
Apache PhoenixHarperDBIBM CloudantKineticaMariaDB
DB-Engines blog posts

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

show all

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

Recent citations in the news

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix | Amazon Web Services
2 June 2016, AWS Blog

Bridge the SQL-NoSQL gap with Apache Phoenix
4 February 2016, InfoWorld

Apache Calcite, FreeMarker, Gora, Phoenix, and Solr updated
27 March 2017, SDTimes.com

Azure HDInsight Analytics Platform Now Supports Apache Hadoop 3.0
18 April 2019, eWeek

Amazon EMR 4.7.0 – Apache Tez & Phoenix, Updates to Existing Apps | Amazon Web Services
2 June 2016, AWS Blog

provided by Google News

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22 June 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29 November 2022, AWS Blog

HarperDB: An underdog SQL / NoSQL database | ZDNET
7 February 2018, ZDNet

HarperDB is More Than Just a Database: Here's Why
21 August 2021, hackernoon.com

Stephen Goldberg Named 2023 Bill Daniels Ethical Leader of the Year | CU Denver Business School News
9 January 2023, business-news.ucdenver.edu

provided by Google News

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, IBM

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, IBM

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

provided by Google News

Kinetica Elevates RAG with Fast Access to Real-Time Data
26 March 2024, Datanami

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18 March 2024, SiliconANGLE News

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18 March 2024, GlobeNewswire

Kinetica Delivers Real-Time Vector Similarity Search
20 March 2024, Datanami

Transforming spatiotemporal data analysis with GPUs and generative AI
30 October 2023, InfoWorld

provided by Google News

RECOMMENDED CASH OFFER for MARIADB plc by MERIDIAN BIDCO LLC which is an Affiliate of K1 INVESTMENT ...
24 April 2024, PR Newswire

ServiceNow trades MariaDB for RaptorDB (PostgreSQL)
13 May 2024, Techzine Europe

MariaDB North American Roadshow Supports Accelerating Adoption of Open Source Relational Databases in the ...
16 May 2024, Yahoo News UK

MRDB Stock Earnings: MariaDB Reported Results for Q2 2024
16 May 2024, MSN

MariaDB Files Second Quarter Fiscal 2024 Financial Results
15 May 2024, Silicon Canals

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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