DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > 4D vs. Apache Phoenix vs. Datastax Enterprise vs. KairosDB vs. MariaDB

System Properties Comparison 4D vs. Apache Phoenix vs. Datastax Enterprise vs. KairosDB vs. MariaDB

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonApache Phoenix  Xexclude from comparisonDatastax Enterprise  Xexclude from comparisonKairosDB  Xexclude from comparisonMariaDB  Xexclude from comparison
DescriptionApplication development environment with integrated database management systemA scale-out RDBMS with evolutionary schema built on Apache HBaseDataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.Distributed Time Series DBMS based on Cassandra or H2MySQL 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 DBMSRelational DBMSWide column storeTime Series DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
Document store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.47
Rank#110  Overall
#54  Relational DBMS
Score2.06
Rank#123  Overall
#58  Relational DBMS
Score5.93
Rank#56  Overall
#4  Wide column stores
Score0.67
Rank#233  Overall
#20  Time Series DBMS
Score91.04
Rank#13  Overall
#9  Relational DBMS
Websitewww.4d.comphoenix.apache.orgwww.datastax.com/­products/­datastax-enterprisegithub.com/­kairosdb/­kairosdbmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
Technical documentationdeveloper.4d.comphoenix.apache.orgdocs.datastax.comkairosdb.github.iomariadb.com/­kb/­en/­library
Developer4D, IncApache Software FoundationDataStaxMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Initial release19842014201120132009 infoFork of MySQL, which was first released in 1995
Current releasev20, April 20235.0-HBase2, July 2018 and 4.15-HBase1, December 20196.8, April 20201.2.2, November 201811.3.2, February 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0commercialOpen Source infoApache 2.0Open Source infoGPL version 2, commercial enterprise subscription available
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.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.STACKIT MariaDB offers MariaDB in a fully managed version in enterprise grade, 100% GDPR-compliant.
Implementation languageJavaJavaJavaC and C++
Server operating systemsOS X
Windows
Linux
Unix
Windows
Linux
OS X
Linux
OS X
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Data schemeyesyes infolate-bound, schema-on-read capabilitiesschema-freeschema-freeyes infoDynamic columns are supported
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.yesnononoyes
Secondary indexesyesyesyesnoyes
SQL infoSupport of SQLyes infoclose to SQL 92yesSQL-like DML and DDL statements (CQL); Spark SQLnoyes infowith proprietary extensions
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
JDBCProprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
Graphite protocol
HTTP REST
Telnet API
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languages4D proprietary IDE
PHP
C
C#
C++
Go
Groovy
Java
PHP
Python
Scala
C
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java
JavaScript infoNode.js
PHP
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 proceduresyesuser defined functionsnonoyes infoPL/SQL compatibility added with version 10.3
Triggersyesnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infono "single point of failure"Sharding infobased on Cassandraseveral options for horizontal partitioning and Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationMulti-source replication
Source-replica replication
configurable replication factor, datacenter aware, advanced replication for edge computingselectable replication factor infobased on CassandraMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoHadoop integrationyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual ConsistencyImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Eventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate Consistency
Foreign keys infoReferential integrityyesnononoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDno infoAtomicity and isolation are supported for single operationsnoACID infonot for MyISAM storage engine
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes 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.noyesyesnoyes infowith MEMORY storage engine
User concepts infoAccess controlUsers and groupsAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyAccess rights for users can be defined per objectsimple password-based access controlfine grained access rights according to SQL-standard
More information provided by the system vendor
4D infoformer name: 4th DimensionApache PhoenixDatastax EnterpriseKairosDBMariaDB
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
MariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
MariaDB Servers have many features unavailable in other open source relational databases....
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
Web, SaaS and Cloud operational applications that require high availability, scalability...
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
Deutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
MariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Licensing and pricing modelsAnnual subscription
» more
MariaDB 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
4D infoformer name: 4th DimensionApache PhoenixDatastax EnterpriseKairosDBMariaDB
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

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

Hortonworks Starts Hadoop Summit with Data Platform Update -- ADTmag
28 June 2016, ADT Magazine

provided by Google News

DataStax previews new Hyper Converged Data Platform for enterprise AI
15 May 2024, VentureBeat

DataStax Launches New Hyper-Converged Data Platform Giving Enterprises the Complete Modern Data Center Suite ...
15 May 2024, Business Wire

How to Migrate From DataStax Enterprise to Instaclustr Managed Apache Cassandra
17 January 2024, Database Trends and Applications

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
19 July 2023, EnterpriseAI

DataStax goes vector searching with Astra DB – Blocks and Files
20 July 2023, Blocks & Files

provided by Google News

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

Expo: Real Time A/B Testing and Monitoring with Spark Streaming and Kafka at Walmart Labs
24 May 2019, InfoQ.com

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

Progress outbids private equity in offer for MariaDB plc
28 March 2024, The Register

MariaDB plc: Shareholders speak, but execs are quiet
22 May 2024, InfoWorld

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

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

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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