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 > Geode vs. Google Cloud Firestore vs. HBase vs. TimesTen

System Properties Comparison Geode vs. Google Cloud Firestore vs. HBase vs. TimesTen

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGeode  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonHBase  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesCloud 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.Wide-column store based on Apache Hadoop and on concepts of BigTableIn-Memory RDBMS compatible to Oracle
Primary database modelKey-value storeDocument storeWide column storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.86
Rank#134  Overall
#24  Key-value stores
Score7.36
Rank#53  Overall
#9  Document stores
Score27.97
Rank#26  Overall
#2  Wide column stores
Score1.36
Rank#161  Overall
#75  Relational DBMS
Websitegeode.apache.orgfirebase.google.com/­products/­firestorehbase.apache.orgwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationgeode.apache.org/­docsfirebase.google.com/­docs/­firestorehbase.apache.org/­book.htmldocs.oracle.com/­database/­timesten-18.1
DeveloperOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.GoogleApache Software Foundation infoApache top-level project, originally developed by PowersetOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release2002201720081998
Current release1.1, February 20172.3.4, January 202111 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses available as GemfirecommercialOpen Source infoApache version 2commercial
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 languageJavaJava
Server operating systemsAll OS with a Java VM infothe JDK (8 or later) is also requiredhostedLinux
Unix
Windows infousing Cygwin
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-freeschema-freeschema-free, schema definition possibleyes
Typing infopredefined data types such as float or dateyesyesoptions to bring your own types, AVROyes
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 indexesnoyesnoyes
SQL infoSupport of SQLSQL-like query language (OQL)nonoyes
APIs and other access methodsJava Client API
Memcached protocol
RESTful HTTP API
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
Java API
RESTful HTTP API
Thrift
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languages.Net
All JVM based languages
C++
Groovy
Java
Scala
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C
C#
C++
Groovy
Java
PHP
Python
Scala
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresuser defined functionsyes, Firebase Rules & Cloud Functionsyes infoCoprocessors in JavaPL/SQL
Triggersyes infoCache Event Listenersyes, with Cloud Functionsyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationMulti-source replicationMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoUsing Cloud Dataflowyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency or Eventual ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes, on a single nodeyesSingle row ACID (across millions of columns)ACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlAccess rights per client and object definableAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.Access Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACfine 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
GeodeGoogle Cloud FirestoreHBaseTimesTen
DB-Engines blog posts

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

show all

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

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Recent citations in the news

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

Apache Geode Spawns 'All Sorts of In-Memory Things'
4 January 2017, The New Stack

Event-Driven Architectures with Apache Geode and Spring Integration
20 March 2019, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, O'Reilly Media

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7 July 2021, SiliconANGLE News

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 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

Firestore and Python | NoSQL on Google Cloud
7 August 2020, Towards Data Science

provided by Google News

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

What Is HBase?
19 August 2021, ibm.com

HBase: The database big data left behind
6 May 2016, InfoWorld

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13 February 2023, AWS Blog

HydraBase – The evolution of HBase@Facebook
5 June 2014, Facebook Engineering

provided by Google News



Share this page

Featured Products

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here