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 > HarperDB vs. HBase vs. Kinetica vs. MariaDB vs. Memcached

System Properties Comparison HarperDB vs. HBase vs. Kinetica vs. MariaDB vs. Memcached

Editorial information provided by DB-Engines
NameHarperDB  Xexclude from comparisonHBase  Xexclude from comparisonKinetica  Xexclude from comparisonMariaDB  Xexclude from comparisonMemcached  Xexclude from comparison
DescriptionUltra-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.Wide-column store based on Apache Hadoop and on concepts of BigTableFully 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.In-memory key-value store, originally intended for caching
Primary database modelDocument storeWide column storeRelational DBMSRelational DBMSKey-value store
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
Score0.60
Rank#244  Overall
#38  Document stores
Score27.97
Rank#26  Overall
#2  Wide column stores
Score0.66
Rank#234  Overall
#107  Relational DBMS
Score91.04
Rank#13  Overall
#9  Relational DBMS
Score18.08
Rank#32  Overall
#4  Key-value stores
Websitewww.harperdb.iohbase.apache.orgwww.kinetica.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.memcached.org
Technical documentationdocs.harperdb.io/­docshbase.apache.org/­book.htmldocs.kinetica.commariadb.com/­kb/­en/­librarygithub.com/­memcached/­memcached/­wiki
DeveloperHarperDBApache Software Foundation infoApache top-level project, originally developed by PowersetKineticaMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Danga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournal
Initial release2017200820122009 infoFork of MySQL, which was first released in 19952003
Current release3.1, August 20212.3.4, January 20217.1, August 202111.3.2, February 20241.6.27, May 2024
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoApache version 2commercialOpen Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoBSD license
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.
STACKIT MariaDB offers MariaDB in a fully managed version in enterprise grade, 100% GDPR-compliant.
Implementation languageNode.jsJavaC, C++C and C++C
Server operating systemsLinux
OS X
Linux
Unix
Windows infousing Cygwin
LinuxFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
FreeBSD
Linux
OS X
Unix
Windows
Data schemedynamic schemaschema-free, schema definition possibleyesyes infoDynamic columns are supportedschema-free
Typing infopredefined data types such as float or dateyes infoJSON data typesoptions to bring your own types, AVROyesyesno
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.nononoyes
Secondary indexesyesnoyesyesno
SQL infoSupport of SQLSQL-like data manipulation statementsnoSQL-like DML and DDL statementsyes infowith proprietary extensionsno
APIs and other access methodsJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
Java API
RESTful HTTP API
Thrift
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
Proprietary protocol
Supported programming languages.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
C#
C++
Groovy
Java
PHP
Python
Scala
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
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresCustom Functions infosince release 3.1yes infoCoprocessors in Javauser defined functionsyes infoPL/SQL compatibility added with version 10.3no
Triggersnoyesyes infotriggers when inserted values for one or more columns fall within a specified rangeyesno
Partitioning methods infoMethods for storing different data on different nodesA table resides as a whole on one (or more) nodes in a clusterShardingShardingseveral options for horizontal partitioning and Shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infothe nodes on which a table resides can be definedMulti-source replication
Source-replica replication
Source-replica replicationMulti-source replication
Source-replica replication
none infoRepcached, a Memcached patch, provides this functionallity
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Foreign keys infoReferential integritynonoyesyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsSingle row ACID (across millions of columns)noACID infonot for MyISAM storage engineno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes, using LMDByesyesyes infonot for in-memory storage engineno
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoGPU vRAM or System RAMyes infowith MEMORY storage engine
User concepts infoAccess controlAccess rights for users and rolesAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACAccess rights for users and roles on table levelfine grained access rights according to SQL-standardyes infousing SASL (Simple Authentication and Security Layer) protocol
More information provided by the system vendor
HarperDBHBaseKineticaMariaDBMemcached
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
HarperDBHBaseKineticaMariaDBMemcached
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

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

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

Meet HarperDB, Winner of the Startups of the Year in Denver
9 February 2024, hackernoon.com

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

A sharper HarperDB, connectivity done auspiciously
16 January 2023, Techzine Europe

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

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
5 June 2014, Facebook Engineering

provided by Google News

Kinetica Delivers Real-Time Vector Similarity Search
21 March 2024, insideBIGDATA

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

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

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

Kinetica Delivers Real-Time Vector Similarity Search
22 March 2024, Geospatial World

provided by Google News

RECOMMENDED CASH OFFER for MARIADB PLC by MERIDIAN BIDCO LLC ("Bidco") which is an Affiliate of K1 ...
31 May 2024, PR Newswire

MariaDB Executive Reshuffle: CRO Departs, CEO Contract Amended - TipRanks.com
31 May 2024, TipRanks

Private equity offer for MariaDB gets thumbsup from shareholders
21 May 2024, The Register

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

Progress Software (PRGS) Has No Intention to Make an Offer for MariaDB plc
2 May 2024, StreetInsider.com

provided by Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

Unlock on-demand, cost-optimized performance with Amazon ElastiCache Serverless | Amazon Web Services
2 February 2024, AWS Blog

provided by Google News



Share this page

Featured Products

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

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

Present your product here