DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Google Cloud Bigtable vs. Google Cloud Datastore vs. Google Cloud Firestore vs. InfluxDB vs. Splice Machine

System Properties Comparison Google Cloud Bigtable vs. Google Cloud Datastore vs. Google Cloud Firestore vs. InfluxDB vs. Splice Machine

Editorial information provided by DB-Engines
NameGoogle Cloud Bigtable  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonInfluxDB  Xexclude from comparisonSplice Machine  Xexclude from comparison
DescriptionGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformCloud 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.DBMS for storing time series, events and metricsOpen-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and Spark
Primary database modelKey-value store
Wide column store
Document storeDocument storeTime Series DBMSRelational DBMS
Secondary database modelsSpatial DBMS infowith GEO package
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.26
Rank#92  Overall
#13  Key-value stores
#8  Wide column stores
Score4.47
Rank#76  Overall
#12  Document stores
Score7.85
Rank#51  Overall
#8  Document stores
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score0.54
Rank#250  Overall
#114  Relational DBMS
Websitecloud.google.com/­bigtablecloud.google.com/­datastorefirebase.google.com/­products/­firestorewww.influxdata.com/­products/­influxdb-overviewsplicemachine.com
Technical documentationcloud.google.com/­bigtable/­docscloud.google.com/­datastore/­docsfirebase.google.com/­docs/­firestoredocs.influxdata.com/­influxdbsplicemachine.com/­how-it-works
DeveloperGoogleGoogleGoogleSplice Machine
Initial release20152008201720132014
Current release2.7.6, April 20243.1, March 2021
License infoCommercial or Open SourcecommercialcommercialcommercialOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoAGPL 3.0, commercial license available
Cloud-based only infoOnly available as a cloud serviceyesyesyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJava
Server operating systemshostedhostedhostedLinux
OS X infothrough Homebrew
Linux
OS X
Solaris
Windows
Data schemeschema-freeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or datenoyes, details hereyesNumeric data and Stringsyes
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 indexesnoyesyesnoyes
SQL infoSupport of SQLnoSQL-like query language (GQL)noSQL-like query languageyes
APIs and other access methodsgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
HTTP API
JSON over UDP
JDBC
Native Spark Datasource
ODBC
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
Python
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C#
C++
Java
JavaScript (Node.js)
Python
R
Scala
Server-side scripts infoStored proceduresnousing Google App Engineyes, Firebase Rules & Cloud Functionsnoyes infoJava
TriggersnoCallbacks using the Google Apps Engineyes, with Cloud Functionsnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingSharding infoin enterprise version onlyShared Nothhing Auto-Sharding, Columnar Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesInternal replication in Colossus, and regional replication between two clusters in different zonesMulti-source replication using PaxosMulti-source replicationselectable replication factor infoin enterprise version onlyMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyes infousing Google Cloud DataflowUsing Cloud DataflownoYes, via Full Spark Integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate 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.Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infovia ReferenceProperties or Ancestor pathsnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsyesnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes, multi-version concurrency control (MVCC)
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.nonoyes infoDepending on used storage engineyes
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.simple rights management via user accountsAccess rights for users, groups and roles according to SQL-standard
More information provided by the system vendor
Google Cloud BigtableGoogle Cloud DatastoreGoogle Cloud FirestoreInfluxDBSplice Machine
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
News

Introduction to Apache Iceberg
9 May 2024

Converting Timestamp to Date in Java
7 May 2024

A Detailed Guide to C# TimeSpan
2 May 2024

The Final Frontier: Using InfluxDB on the International Space Station
30 April 2024

Getting the Current Time in C#: A Guide
26 April 2024

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
Google Cloud BigtableGoogle Cloud DatastoreGoogle Cloud FirestoreInfluxDBSplice Machine
DB-Engines blog posts

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

show all

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the news

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

Google expands BigQuery with Gemini, brings vector support to cloud databases
29 February 2024, VentureBeat

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

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

Google scales up Cloud Bigtable NoSQL database
27 January 2022, TechTarget

provided by Google News

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

Best cloud storage of 2024
29 April 2024, TechRadar

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

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12 January 2024, Network World

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

provided by Google News

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

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

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

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

provided by Google News

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, Business Wire

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5 April 2024, VentureBeat

provided by Google News

Machine learning data pipeline outfit Splice Machine files for insolvency
26 August 2021, The Register

Splice Machine Launches the Splice Machine Feature Store to Simplify Feature Engineering and Democratize Machine ...
19 January 2021, PR Newswire

Splice Machine Launches Feature Store to Simplify Feature Engineering
19 January 2021, Datanami

Distributed SQL System Review: Snowflake vs Splice Machine
18 September 2019, Towards Data Science

Splice Machine splices into AWS
8 February 2017, SDTimes.com

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.

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

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