DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Phoenix vs. Google Cloud Bigtable vs. HugeGraph vs. MySQL vs. Transbase

System Properties Comparison Apache Phoenix vs. Google Cloud Bigtable vs. HugeGraph vs. MySQL vs. Transbase

Editorial information provided by DB-Engines
NameApache Phoenix  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonHugeGraph  Xexclude from comparisonMySQL  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionA scale-out RDBMS with evolutionary schema built on Apache HBaseGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.A fast-speed and highly-scalable Graph DBMSWidely used open source RDBMSA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelRelational DBMSKey-value store
Wide column store
Graph DBMSRelational DBMS infoKey/Value like access via memcached APIRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.97
Rank#126  Overall
#59  Relational DBMS
Score3.26
Rank#92  Overall
#13  Key-value stores
#8  Wide column stores
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Score0.11
Rank#341  Overall
#150  Relational DBMS
Websitephoenix.apache.orgcloud.google.com/­bigtablegithub.com/­hugegraph
hugegraph.apache.org
www.mysql.comwww.transaction.de/­en/­products/­transbase.html
Technical documentationphoenix.apache.orgcloud.google.com/­bigtable/­docshugegraph.apache.org/­docsdev.mysql.com/­docwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperApache Software FoundationGoogleBaiduOracle infosince 2010, originally MySQL AB, then SunTransaction Software GmbH
Initial release20142015201819951987
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 20190.98.4.0, April 2024Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen Source infoApache Version 2.0Open Source infoGPL version 2. Commercial licenses with extended functionallity are availablecommercial infofree development license
Cloud-based only infoOnly available as a cloud servicenoyesnonono
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 languageJavaJavaC and C++C and C++
Server operating systemsLinux
Unix
Windows
hostedLinux
macOS
Unix
FreeBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeyes infolate-bound, schema-on-read capabilitiesschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesnoyesyesyes
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.nononoyesno
Secondary indexesyesnoyes infoalso supports composite index and range indexyesyes
SQL infoSupport of SQLyesnonoyes infowith proprietary extensionsyes
APIs and other access methodsJDBCgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Java API
RESTful HTTP API
TinkerPop Gremlin
ADO.NET
JDBC
ODBC
Proprietary native API
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
C#
C++
Go
Java
JavaScript (Node.js)
Python
Groovy
Java
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresuser defined functionsnoasynchronous Gremlin script jobsyes infoproprietary syntaxyes
Triggersnononoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingyes infodepending on used storage backend, e.g. Cassandra and HBasehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabric
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Internal replication in Colossus, and regional replication between two clusters in different zonesyes infodepending on used storage backend, e.g. Cassandra and HBaseMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsHadoop integrationyesvia hugegraph-sparknono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Eventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyes infoedges in graphyes infonot for MyISAM storage engineyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic single-row operationsACIDACID infonot for MyISAM storage engineyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyesno
User concepts infoAccess controlAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Users, roles and permissionsUsers with fine-grained authorization concept infono user groups or rolesfine grained access rights according to SQL-standard

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

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

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

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

More resources
Apache PhoenixGoogle Cloud BigtableHugeGraphMySQLTransbase
DB-Engines blog posts

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

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

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

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

Suspects in violent Payson casino robbery were employees, FBI says
7 August 2018, KTAR.com

provided by Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

Google scales up Cloud Bigtable NoSQL database
27 January 2022, TechTarget

Google introduces Cloud Bigtable managed NoSQL database to process data at scale
6 May 2015, VentureBeat

Google Launches Cloud Bigtable, A Highly Scalable And Performant NoSQL Database
6 May 2015, TechCrunch

provided by Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

provided by Google News

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

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

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

How to Create a MySQL 8 Database User With Remote Access
4 January 2024, TechRepublic

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

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.

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Milvus logo

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

Present your product here