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

DBMS > Apache Phoenix vs. Google Cloud Datastore vs. HugeGraph vs. Tarantool

System Properties Comparison Apache Phoenix vs. Google Cloud Datastore vs. HugeGraph vs. Tarantool

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Phoenix  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonHugeGraph  Xexclude from comparisonTarantool  Xexclude from comparison
DescriptionA scale-out RDBMS with evolutionary schema built on Apache HBaseAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformA fast-speed and highly-scalable Graph DBMSIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primary database modelRelational DBMSDocument storeGraph DBMSDocument store
Key-value store
Relational DBMS
Secondary database modelsSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.97
Rank#126  Overall
#59  Relational DBMS
Score4.47
Rank#76  Overall
#12  Document stores
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score1.72
Rank#144  Overall
#25  Document stores
#25  Key-value stores
#66  Relational DBMS
Websitephoenix.apache.orgcloud.google.com/­datastoregithub.com/­hugegraph
hugegraph.apache.org
www.tarantool.io
Technical documentationphoenix.apache.orgcloud.google.com/­datastore/­docshugegraph.apache.org/­docswww.tarantool.io/­en/­doc
DeveloperApache Software FoundationGoogleBaiduVK
Initial release2014200820182008
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 20190.92.10.0, May 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen Source infoApache Version 2.0Open Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
Cloud-based only infoOnly available as a cloud servicenoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaC and C++
Server operating systemsLinux
Unix
Windows
hostedLinux
macOS
Unix
BSD
Linux
macOS
Data schemeyes infolate-bound, schema-on-read capabilitiesschema-freeyesFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typing infopredefined data types such as float or dateyesyes, details hereyesstring, double, decimal, uuid, integer, blob, boolean, datetime
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.nononono
Secondary indexesyesyesyes infoalso supports composite index and range indexyes
SQL infoSupport of SQLyesSQL-like query language (GQL)noFull-featured ANSI SQL support
APIs and other access methodsJDBCgRPC (using protocol buffers) API
RESTful HTTP/JSON API
Java API
RESTful HTTP API
TinkerPop Gremlin
Open binary protocol
Supported programming languagesC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Groovy
Java
Python
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-side scripts infoStored proceduresuser defined functionsusing Google App Engineasynchronous Gremlin script jobsLua, C and SQL stored procedures
TriggersnoCallbacks using the Google Apps Enginenoyes, before/after data modification events, on replication events, client session events
Partitioning methods infoMethods for storing different data on different nodesShardingShardingyes infodepending on used storage backend, e.g. Cassandra and HBaseSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replication using Paxosyes infodepending on used storage backend, e.g. Cassandra and HBaseAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoOffers an API for user-defined Map/Reduce methodsHadoop integrationyes infousing Google Cloud Dataflowvia hugegraph-spark
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Eventual ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Foreign keys infoReferential integritynoyes infovia ReferenceProperties or Ancestor pathsyes infoedges in graphyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, cooperative multitasking
Durability infoSupport for making data persistentyesyesyesyes, write ahead logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes, full featured in-memory storage engine with persistence
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 permissionsAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and 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

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

More resources
Apache PhoenixGoogle Cloud DatastoreHugeGraphTarantool
DB-Engines blog posts

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

show all

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (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

What Is HBase? (Definition, Uses, Benefits, Features)
22 December 2022, Built In

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

Best cloud storage of 2024
29 April 2024, TechRadar

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

What Is Google Cloud Platform?
28 August 2023, Simplilearn

provided by Google News

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

provided by Google News

TaranHouse: New Big Data Warehouse Announced by Tarantool
4 April 2018, Newswire

In-Memory Showdown: Redis vs. Tarantool
1 September 2021, Хабр

Tarantool Announces New Enterprise Version With Enhanced Scaling and Monitoring Capabilities
18 May 2018, Newswire

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16 December 2019, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13 April 2020, Хабр

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

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.

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