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

DBMS > Apache Phoenix vs. CouchDB vs. Google Cloud Firestore vs. Ingres

System Properties Comparison Apache Phoenix vs. CouchDB vs. Google Cloud Firestore vs. Ingres

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Phoenix  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonIngres  Xexclude from comparison
DescriptionA scale-out RDBMS with evolutionary schema built on Apache HBaseA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Cloud 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.Well established RDBMS
Primary database modelRelational DBMSDocument storeDocument storeRelational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.90
Rank#125  Overall
#59  Relational DBMS
Score7.46
Rank#51  Overall
#7  Document stores
Score6.63
Rank#54  Overall
#9  Document stores
Score3.63
Rank#79  Overall
#43  Relational DBMS
Websitephoenix.apache.orgcouchdb.apache.orgfirebase.google.com/­products/­firestorewww.actian.com/­databases/­ingres
Technical documentationphoenix.apache.orgdocs.couchdb.org/­en/­stablefirebase.google.com/­docs/­firestoredocs.actian.com/­ingres
DeveloperApache Software FoundationApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerGoogleActian Corporation
Initial release2014200520171974 infooriginally developed at University Berkely in early 1970s
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 20193.3.3, December 202312.0, July 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache version 2commercialcommercial
Cloud-based only infoOnly available as a cloud servicenonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaErlangC
Server operating systemsLinux
Unix
Windows
Android
BSD
Linux
OS X
Solaris
Windows
hostedAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
Data schemeyes infolate-bound, schema-on-read capabilitiesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnoyesyes
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 infobut tools for importing/exporting data from/to XML-files available
Secondary indexesyesyes infovia viewsyesyes
SQL infoSupport of SQLyesnonoyes
APIs and other access methodsJDBCRESTful HTTP/JSON APIAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
Supported programming languagesC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
Server-side scripts infoStored proceduresuser defined functionsView functions in JavaScriptyes, Firebase Rules & Cloud Functionsyes
Triggersnoyesyes, with Cloud Functionsyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoimproved architecture with release 2.0Shardinghorizontal partitioning infoIngres Star to access multiple databases simultaneously
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
Multi-source replicationIngres Replicator
MapReduce infoOffers an API for user-defined Map/Reduce methodsHadoop integrationyesUsing Cloud Dataflowno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a single document possibleyesACID
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingyesyes infoMVCC
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.yesnono
User concepts infoAccess controlAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyAccess rights for users can be defined per databaseAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.fine 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

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

More resources
Apache PhoenixCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Google Cloud FirestoreIngres
DB-Engines blog posts

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

show all

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

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

Apache Drill Adds New Data Formats
28 March 2022, iProgrammer

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

provided by Google News

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 ends admin party era
27 February 2020, DevClass

Hadoop, CouchDB Next Targets in Wave of Database Attacks
20 January 2017, Threatpost

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

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

Google Launches Cloud NoSQL Database for Mobile, Web Apps
10 October 2017, ADT Magazine

provided by Google News

Actian Launches Ingres 12.0 Database
4 June 2024, PR Newswire

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

Actian Launches Ingres as a Fully-Managed Cloud Service
24 September 2021, Integration Developers

Actian Avalanche Real-Time Connected Data Warehouse adds integration
28 April 2020, TechTarget

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.

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

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

Present your product here