DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Apache Phoenix vs. ArcadeDB vs. etcd vs. Google Cloud Firestore

System Properties Comparison Apache Phoenix vs. ArcadeDB vs. etcd vs. Google Cloud Firestore

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Phoenix  Xexclude from comparisonArcadeDB  Xexclude from comparisonetcd  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparison
DescriptionA scale-out RDBMS with evolutionary schema built on Apache HBaseFast and scalable multi-model DBMS, originally forked from OrientDB but most of the code has been rewrittenA distributed reliable key-value storeCloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.
Primary database modelRelational DBMSDocument store
Graph DBMS
Key-value store
Time Series DBMS infoin next version
Key-value storeDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.90
Rank#125  Overall
#59  Relational DBMS
Score0.02
Rank#374  Overall
#52  Document stores
#38  Graph DBMS
#56  Key-value stores
#38  Time Series DBMS
Score7.05
Rank#53  Overall
#5  Key-value stores
Score6.63
Rank#54  Overall
#9  Document stores
Websitephoenix.apache.orgarcadedb.cometcd.io
github.com/­etcd-io/­etcd
firebase.google.com/­products/­firestore
Technical documentationphoenix.apache.orgdocs.arcadedb.cometcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
firebase.google.com/­docs/­firestore
DeveloperApache Software FoundationArcade DataGoogle
Initial release201420212017
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 2019September 20213.4, August 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2.0Open Source infoApache Version 2.0commercial
Cloud-based only infoOnly available as a cloud servicenononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaGo
Server operating systemsLinux
Unix
Windows
All OS with a Java VMFreeBSD
Linux
Windows infoexperimental
hosted
Data schemeyes infolate-bound, schema-on-read capabilitiesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesnoyes
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 indexesyesyesnoyes
SQL infoSupport of SQLyesSQL-like query language, no joinsnono
APIs and other access methodsJDBCJDBC
MongoDB API
OpenCypher
PostgreSQL wire protocol
Redis API
RESTful HTTP/JSON API
TinkerPop Gremlin
gRPC
JSON over HTTP
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
Supported programming languagesC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
Java.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
Server-side scripts infoStored proceduresuser defined functionsnoyes, Firebase Rules & Cloud Functions
Triggersnoyes, watching key changesyes, with Cloud Functions
Partitioning methods infoMethods for storing different data on different nodesShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Source-replica replicationUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsHadoop integrationnonoUsing Cloud Dataflow
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes inforelationship in graphsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.yesno
User concepts infoAccess controlAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancynoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.

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 PhoenixArcadeDBetcdGoogle Cloud Firestore
DB-Engines blog posts

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

show all

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

Recent citations in the news

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix
2 June 2016, AWS Blog

Deep dive into Azure HDInsight 4.0
25 September 2018, azure.microsoft.com

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

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

Sundeck Announces the Public Availability of Its Query Engineering Platform for Snowflake
31 May 2023, Newswire

provided by Google News

ETCD guidelines: RBI seeks to balance rupee stability, competitiveness | Policy Circle
8 April 2024, Policy Circle

Public preview: AKS cluster control plane metrics in managed Prometheus
12 February 2024, Microsoft

Is Your etcd an Open Door for Cyber Attacks? How to Secure Your Kubernetes Clusters & Nodes
8 November 2023, Information Security Newspaper

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services
12 October 2023, AWS Blog

6 Cool Kubernetes Operators and How to Use Them
22 January 2024, hackernoon.com

provided by Google News

Realtime vs Cloud Firestore: Which Firebase Database to Choose
8 March 2024, Appinventiv

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

Google launches Firebase Genkit, a new open source framework for building AI-powered apps
14 May 2024, TechCrunch

NoSQL on the Cloud With Python
7 August 2020, Towards Data Science

Spring Boot Tutorial: Building Microservices Deployed to Google Cloud
26 March 2020, InfoQ.com

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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.

RaimaDB logo

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

Present your product here