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. BoltDB vs. Google Cloud Firestore vs. Heroic vs. InfinityDB

System Properties Comparison Apache Phoenix vs. BoltDB vs. Google Cloud Firestore vs. Heroic vs. InfinityDB

Editorial information provided by DB-Engines
NameApache Phoenix  Xexclude from comparisonBoltDB  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonHeroic  Xexclude from comparisonInfinityDB  Xexclude from comparison
DescriptionA scale-out RDBMS with evolutionary schema built on Apache HBaseAn embedded key-value store for Go.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.Time Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchA Java embedded Key-Value Store which extends the Java Map interface
Primary database modelRelational DBMSKey-value storeDocument storeTime Series DBMSKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.97
Rank#126  Overall
#59  Relational DBMS
Score0.74
Rank#220  Overall
#31  Key-value stores
Score7.85
Rank#51  Overall
#8  Document stores
Score0.51
Rank#255  Overall
#21  Time Series DBMS
Score0.00
Rank#378  Overall
#57  Key-value stores
Websitephoenix.apache.orggithub.com/­boltdb/­boltfirebase.google.com/­products/­firestoregithub.com/­spotify/­heroicboilerbay.com
Technical documentationphoenix.apache.orgfirebase.google.com/­docs/­firestorespotify.github.io/­heroicboilerbay.com/­infinitydb/­manual
DeveloperApache Software FoundationGoogleSpotifyBoiler Bay Inc.
Initial release20142013201720142002
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 20194.0
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoMIT LicensecommercialOpen Source infoApache 2.0commercial
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 languageJavaGoJavaJava
Server operating systemsLinux
Unix
Windows
BSD
Linux
OS X
Solaris
Windows
hostedAll OS with a Java VM
Data schemeyes infolate-bound, schema-on-read capabilitiesschema-freeschema-freeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgrade
Typing infopredefined data types such as float or dateyesnoyesyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arrays
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 indexesyesnoyesyes infovia Elasticsearchno infomanual creation possible, using inversions based on multi-value capability
SQL infoSupport of SQLyesnononono
APIs and other access methodsJDBCAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
HQL (Heroic Query Language, a JSON-based language)
HTTP API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Supported programming languagesC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
GoGo
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
Java
Server-side scripts infoStored proceduresuser defined functionsnoyes, Firebase Rules & Cloud Functionsnono
Triggersnonoyes, with Cloud Functionsnono
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
noneMulti-source replicationyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsHadoop integrationnoUsing Cloud Dataflownono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencynoneImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency infoREAD-COMMITTED or SERIALIZED
Foreign keys infoReferential integritynonononono infomanual creation possible, using inversions based on multi-value capability
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesyesnoACID infoOptimistic locking for transactions; no isolation for bulk loads
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.yesnonono
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.no

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 PhoenixBoltDBGoogle Cloud FirestoreHeroicInfinityDB
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 | Amazon Web Services
2 June 2016, AWS Blog

Bridge the SQL-NoSQL gap with Apache Phoenix
4 February 2016, InfoWorld

Apache Calcite, FreeMarker, Gora, Phoenix, and Solr updated
27 March 2017, SDTimes.com

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

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

provided by Google News

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

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

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

Google's Cloud Firestore is now generally available
31 January 2019, ZDNet

Google launches Cloud Firestore, a new document database for app developers
3 October 2017, TechCrunch

Google's Cloud-Native NoSQL Database Cloud Firestore Is Now Generally Available
8 February 2019, InfoQ.com

provided by Google News

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

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.

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

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

Present your product here