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. EsgynDB vs. Google Cloud Bigtable vs. HugeGraph vs. YTsaurus

System Properties Comparison Apache Phoenix vs. EsgynDB vs. Google Cloud Bigtable vs. HugeGraph vs. YTsaurus

Editorial information provided by DB-Engines
NameApache Phoenix  Xexclude from comparisonEsgynDB  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonHugeGraph  Xexclude from comparisonYTsaurus  Xexclude from comparison
DescriptionA scale-out RDBMS with evolutionary schema built on Apache HBaseEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionGoogle'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 DBMSYTsaurus is an open source platform for distributed storage and processing.
Primary database modelRelational DBMSRelational DBMSKey-value store
Wide column store
Graph DBMSDocument store
Key-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.97
Rank#126  Overall
#59  Relational DBMS
Score0.16
Rank#329  Overall
#146  Relational DBMS
Score3.26
Rank#92  Overall
#13  Key-value stores
#8  Wide column stores
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score0.11
Rank#340  Overall
#45  Document stores
#50  Key-value stores
Websitephoenix.apache.orgwww.esgyn.cncloud.google.com/­bigtablegithub.com/­hugegraph
hugegraph.apache.org
ytsaurus.tech
Technical documentationphoenix.apache.orgcloud.google.com/­bigtable/­docshugegraph.apache.org/­docsytsaurus.tech/­docs/­en
DeveloperApache Software FoundationEsgynGoogleBaiduYandex
Initial release20142015201520182023
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 20190.9
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialcommercialOpen Source infoApache Version 2.0Open Source infoApache License, Version 2.0
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++, JavaJavaC++
Server operating systemsLinux
Unix
Windows
LinuxhostedLinux
macOS
Unix
Ubuntu
Data schemeyes infolate-bound, schema-on-read capabilitiesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.nonononono
Secondary indexesyesyesnoyes infoalso supports composite index and range index
SQL infoSupport of SQLyesyesnonoYQL, an SQL-based language, is supported
APIs and other access methodsJDBCADO.NET
JDBC
ODBC
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Java API
RESTful HTTP API
TinkerPop Gremlin
Supported programming languagesC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
All languages supporting JDBC/ODBC/ADO.NetC#
C++
Go
Java
JavaScript (Node.js)
Python
Groovy
Java
Python
C++
Go
Java
JavaScript
Python
Server-side scripts infoStored proceduresuser defined functionsJava Stored Proceduresnoasynchronous Gremlin script jobs
Triggersnononono
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingyes infodepending on used storage backend, e.g. Cassandra and HBaseSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replication between multi datacentersInternal replication in Colossus, and regional replication between two clusters in different zonesyes infodepending on used storage backend, e.g. Cassandra and HBaseyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsHadoop integrationyesyesvia hugegraph-sparkyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyImmediate ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Eventual Consistency
Foreign keys infoReferential integritynoyesnoyes infoedges in graph
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDAtomic single-row operationsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.yesnonoyes
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 roles based on Google Cloud Identity and Access Management (IAM)Users, roles and permissionsAccess Control Lists

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

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

More resources
Apache PhoenixEsgynDBGoogle Cloud BigtableHugeGraphYTsaurus
DB-Engines blog posts

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

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

Quadrant takes over Apache Australian business
9 June 2015, Offshore Engineer

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 Cloud makes it cheaper to run smaller workloads on Bigtable
7 April 2020, TechCrunch

provided by Google News

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

全面升级!Apache HugeGraph 1.2.0版本发布_apach hugegraph
27 February 2024, blog.csdn.net

HugeGraph 部署和Hubble1.0.0的数据导入Bug修复_hugegraph-hubble导入数据
18 October 2023, blog.csdn.net

provided by Google News

«Яндекс» открыл исходный код платформы для работы с большими данными YTsaurus
20 March 2023, ServerNews

«Яндекс» опубликовал исходный код платформы для работы с большими данными YTsaurus
21 March 2023, rozetked.me

«Яндекс» начал приём заявок на гранты для опенсорс-проектов в рамках Yandex Open Source
27 November 2023, 3DNews

provided by Google News



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

RaimaDB logo

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

Present your product here