DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > ClickHouse vs. MariaDB vs. SAP HANA vs. SAP SQL Anywhere vs. Transwarp StellarDB

System Properties Comparison ClickHouse vs. MariaDB vs. SAP HANA vs. SAP SQL Anywhere vs. Transwarp StellarDB

Editorial information provided by DB-Engines
NameClickHouse  Xexclude from comparisonMariaDB  Xexclude from comparisonSAP HANA  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonTranswarp StellarDB  Xexclude from comparison
DescriptionA high-performance, column-oriented SQL DBMS for online analytical processing (OLAP) that uses all available system resources to their full potential to process each analytical query as fast as possible. It is available as both an open-source software and a cloud offering.MySQL 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, column based data store. Available as appliance or cloud serviceRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsA distributed graph DBMS built for enterprise-level graph applications
Primary database modelRelational DBMSRelational DBMSRelational DBMSRelational DBMSGraph DBMS
Secondary database modelsTime Series DBMSDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Document store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score18.71
Rank#30  Overall
#18  Relational DBMS
Score89.50
Rank#14  Overall
#10  Relational DBMS
Score35.22
Rank#22  Overall
#15  Relational DBMS
Score2.87
Rank#88  Overall
#48  Relational DBMS
Score0.00
Rank#381  Overall
#40  Graph DBMS
Websiteclickhouse.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.sap.com/­products/­hana.htmlwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlwww.transwarp.cn/­en/­product/­stellardb
Technical documentationclickhouse.com/­docsmariadb.com/­kb/­en/­libraryhelp.sap.com/­hanahelp.sap.com/­docs/­SAP_SQL_Anywhere
DeveloperClickhouse Inc.MariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
SAPSAP infoformerly SybaseTranswarp
Initial release20162009 infoFork of MySQL, which was first released in 199520101992
Current releasev24.6.2.17-stable, July 202411.5.2, August 20242.0 SPS07 (April 4, 2023), April 202317, July 2015
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoGPL version 2, commercial enterprise subscription availablecommercialcommercialcommercial
Cloud-based only infoOnly available as a cloud servicenonono infoalso available as a cloud based servicenono
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 languageC++C and C++
Server operating systemsFreeBSD
Linux
macOS
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Appliance or cloud-serviceAIX
HP-UX
Linux
OS X
Solaris
Windows
Data schemeyesyes infoDynamic columns are supportedyesyes
Typing infopredefined data types such as float or dateyesyesyesyes
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.noyesnoyes
Secondary indexesyesyesyesyes
SQL infoSupport of SQLClose to ANSI SQL (SQL/JSON + extensions)yes infowith proprietary extensionsyesyesSQL-like query language
APIs and other access methodsgRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
ADO.NET
JDBC
ODBC
Proprietary native API
JDBC
ODBC
ADO.NET
HTTP API
JDBC
ODBC
OpenCypher
Supported programming languagesC# info3rd party library
C++
Elixir info3rd party library
Go info3rd party library
Java info3rd party library
JavaScript (Node.js) info3rd party library
Kotlin info3rd party library
Nim info3rd party library
Perl info3rd party library
PHP info3rd party library
Python info3rd party library
R info3rd party library
Ruby info3rd party library
Rust
Scala info3rd party library
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresyesyes infoPL/SQL compatibility added with version 10.3SQLScript, Ryes, in C/C++, Java, .Net or Perl
Triggersnoyesyesyes
Partitioning methods infoMethods for storing different data on different nodeskey based and customseveral options for horizontal partitioning and Shardingyesnonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.Multi-source replication
Source-replica replication
yesSource-replica replication infoDatabase mirroring
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infonot for MyISAM storage engineyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infonot for MyISAM storage engineACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infonot for in-memory storage engineyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infowith MEMORY storage engineyesyes
User concepts infoAccess controlAccess rights for users and roles. Column and row based policies. Quotas and resource limits. Pluggable authentication with LDAP and Kerberos. Password based, X.509 certificate, and SSH key authentication.fine grained access rights according to SQL-standardyesfine grained access rights according to SQL-standardyes
More information provided by the system vendor
ClickHouseMariaDBSAP HANASAP SQL Anywhere infoformerly called Adaptive Server AnywhereTranswarp StellarDB
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

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

More resources
ClickHouseMariaDBSAP HANASAP SQL Anywhere infoformerly called Adaptive Server AnywhereTranswarp StellarDB
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

Recent citations in the news

Wiz Research Uncovers Exposed DeepSeek Database Leaking Sensitive Information, Including Chat History
29 January 2025, Wiz

Wiz reveals DeepSeek database exposed API keys, chat history
30 January 2025, TechTarget

Guess who left a database wide open, exposing chat logs, API keys, and more? Yup, DeepSeek
30 January 2025, The Register

Wiz researchers find sensitive DeepSeek data exposed to internet
30 January 2025, CyberScoop

DeepSeek AI Database Exposed: Over 1 Million Log Lines, Secret Keys Leaked
30 January 2025, The Hacker News

provided by Google News

Convert SQL code which works fine on MYSQL to MariaDB
13 February 2025, SitePoint

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

Private equity commits MariaDB takeover transaction
10 September 2024, The Register

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

MariaDB spinout SkySQL secures seed funding to ‘bring conversational AI to databases’
11 December 2024, TechCrunch

provided by Google News

SAP threatened by its own legacy software
14 February 2025, Computing

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

SAPwned: SAP AI vulnerabilities expose customers’ cloud environments and private AI artifacts
17 July 2024, Wiz

Automate SAP S/4HANA infrastructure deployment on IBM Power Virtual Server with deployable architectures
6 December 2024, ibm.com

Customers enhance SAP availability with SUSE solutions on AWS | Amazon Web Services
9 October 2024, AWS Blog

provided by Google News

Rimini Street expands support beyond SAP and Oracle
11 June 2022, InsideSAP

Securing SAP with AWS Network Firewall: Part 2 – Managed Rules
17 July 2023, AWS Blog

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

Gartner’s Magic Quadrant for Cloud Database Management Systems
9 December 2020, CRN

Data Integration Tools – Market Study
21 October 2016, Data Science Central

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here