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. EDB Postgres vs. Hive vs. MySQL

System Properties Comparison Apache Phoenix vs. EDB Postgres vs. Hive vs. MySQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Phoenix  Xexclude from comparisonEDB Postgres  Xexclude from comparisonHive  Xexclude from comparisonMySQL  Xexclude from comparison
DescriptionA scale-out RDBMS with evolutionary schema built on Apache HBaseThe EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.data warehouse software for querying and managing large distributed datasets, built on HadoopWidely used open source RDBMS
Primary database modelRelational DBMSRelational DBMSRelational DBMSRelational DBMS infoKey/Value like access via memcached API
Secondary database modelsDocument store
Spatial DBMS
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.97
Rank#126  Overall
#59  Relational DBMS
Score1.90
Rank#135  Overall
#63  Relational DBMS
Score61.17
Rank#18  Overall
#12  Relational DBMS
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Websitephoenix.apache.orgwww.enterprisedb.comhive.apache.orgwww.mysql.com
Technical documentationphoenix.apache.orgwww.enterprisedb.com/­docscwiki.apache.org/­confluence/­display/­Hive/­Homedev.mysql.com/­doc
DeveloperApache Software FoundationEnterpriseDBApache Software Foundation infoinitially developed by FacebookOracle infosince 2010, originally MySQL AB, then Sun
Initial release2014200520121995
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 201914, December 20213.1.3, April 20228.4.0, April 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercial infoBSD for PostgreSQL-componentsOpen Source infoApache Version 2Open Source infoGPL version 2. Commercial licenses with extended functionallity are available
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageJavaCJavaC and C++
Server operating systemsLinux
Unix
Windows
Linux
Windows
All OS with a Java VMFreeBSD
Linux
OS X
Solaris
Windows
Data schemeyes infolate-bound, schema-on-read capabilitiesyesyesyes
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.noyes infospecific XML-type available, but no XML query functionality.yes
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyesyes infostandard with numerous extensionsSQL-like DML and DDL statementsyes infowith proprietary extensions
APIs and other access methodsJDBCADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
ODBC
Thrift
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
C++
Java
PHP
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresuser defined functionsuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yes infouser defined functions and integration of map-reduceyes infoproprietary syntax
Triggersnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning infoby hash, list or rangeShardinghorizontal partitioning, sharding with MySQL Cluster or MySQL Fabric
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replicationselectable replication factorMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsHadoop integrationnoyes infoquery execution via MapReduceno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACID infonot for MyISAM storage engine
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyfine grained access rights according to SQL-standardAccess rights for users, groups and rolesUsers with fine-grained authorization concept infono user groups or roles

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
3rd partiesNavicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Apache PhoenixEDB PostgresHiveMySQL
DB-Engines blog posts

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

show all

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

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

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

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

EDB Puts Postgres in the Middle of Analytics Workflow with New Lakehouse Stack
22 April 2024, Datanami

EDB Is Developing Its Flagship Database Into A Comprehensive Platform For Analytics, AI
27 February 2024, CRN

Key new features and innovations in EDB Postgres 16
1 December 2023, InfoWorld

EDB Closes the High Availability Gap for Postgres in the Cloud with EDB Postgres Distributed on BigAnimal
29 August 2023, GlobeNewswire

EDB Introduces Two New Ways to Get Postgres in AWS Marketplace
28 November 2023, Yahoo Finance

provided by Google News

Apache Software Foundation Announces Apache® Hive 4.0
30 April 2024, GlobeNewswire

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2 May 2024, Datanami

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

Apache Hive 4.0 Launches, Revolutionizing Data Management and Analysis
1 May 2024, MyChesCo

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

provided by Google News

Rule::array() and whereJsonOverlaps() for MySQL in Laravel 11.7
7 May 2024, Laravel News

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, Oracle

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

Ultimate MySQL Workbench Installation Guide [2024 Edition]
15 February 2024, Simplilearn

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

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

Present your product here