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 > Google Cloud Firestore vs. InfluxDB vs. JSqlDb vs. Netezza vs. SingleStore

System Properties Comparison Google Cloud Firestore vs. InfluxDB vs. JSqlDb vs. Netezza vs. SingleStore

Editorial information provided by DB-Engines
NameGoogle Cloud Firestore  Xexclude from comparisonInfluxDB  Xexclude from comparisonJSqlDb  Xexclude from comparisonNetezza infoAlso called PureData System for Analytics by IBM  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparison
JSqlDB seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionCloud 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 metricsJavaScript Query Language Database, stores JavaScript objects and primitivesData warehouse and analytics appliance part of IBM PureSystemsMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table type
Primary database modelDocument storeTime Series DBMSDocument store
Object oriented DBMS
Relational DBMSRelational DBMS
Secondary database modelsSpatial DBMS infowith GEO packageDocument store
Spatial DBMS
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.85
Rank#51  Overall
#8  Document stores
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score9.06
Rank#46  Overall
#29  Relational DBMS
Score5.60
Rank#62  Overall
#35  Relational DBMS
Websitefirebase.google.com/­products/­firestorewww.influxdata.com/­products/­influxdb-overviewjsqldb.org (offline)www.ibm.com/­products/­netezzawww.singlestore.com
Technical documentationfirebase.google.com/­docs/­firestoredocs.influxdata.com/­influxdbdocs.singlestore.com
DeveloperGoogleKonrad von BackstromIBMSingleStore Inc.
Initial release20172013201820002013
Current release2.7.6, April 20240.8, December 20188.5, January 2024
License infoCommercial or Open SourcecommercialOpen Source infoMIT-License; commercial enterprise version availableOpen Sourcecommercialcommercial infofree developer edition available
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
Implementation languageGoC++, Go
Server operating systemshostedLinux
OS X infothrough Homebrew
Linux
macOS
Windows
Linux infoincluded in applianceLinux info64 bit version required
Data schemeschema-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyesNumeric data and Stringsnoyesyes
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 indexesyesnonoyesyes
SQL infoSupport of SQLnoSQL-like query languagenoyesyes infobut no triggers and foreign keys
APIs and other access methodsAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
HTTP API
JSON over UDP
JDBC
ODBC
OLE DB
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Supported programming languagesGo
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
JavaScriptC
C++
Fortran
Java
Lua
Perl
Python
R
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyes, Firebase Rules & Cloud Functionsnofunctions in JavaScriptyesyes
Triggersyes, with Cloud Functionsnononono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoin enterprise version onlynoneShardingSharding infohash partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationselectable replication factor infoin enterprise version onlynoneSource-replica replicationSource-replica replication infostores two copies of each physical data partition on two separate nodes
MapReduce infoOffers an API for user-defined Map/Reduce methodsUsing Cloud Dataflownonoyesno infocan define user-defined aggregate functions for map-reduce-style calculations
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyesyes infousing RocksDByesyes infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoDepending on used storage engineyes
User concepts infoAccess controlAccess 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 accountsUsers with fine-grained authorization conceptFine grained access control via users, groups and roles
More information provided by the system vendor
Google Cloud FirestoreInfluxDBJSqlDbNetezza infoAlso called PureData System for Analytics by IBMSingleStore infoformer name was MemSQL
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
SingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
SingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Driving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
IEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Customers in various industries worldwide including US and International Industry...
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
F ree Tier and Enterprise Edition
» 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 FirestoreInfluxDBJSqlDbNetezza infoAlso called PureData System for Analytics by IBMSingleStore infoformer name was MemSQL
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

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17 October 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9 June 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14 February 2022,  Akmal Chaudhri, SingleStore (sponsor) 

show all

Recent citations in the 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, businesswire.com

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

IBM announces availability of the high-performance, cloud-native Netezza Performance Server as a Service on AWS
11 July 2023, ibm.com

AWS and IBM Netezza come out in support of Iceberg in table format face-off
1 August 2023, The Register

Migrating your Netezza data warehouse to Amazon Redshift | Amazon Web Services
27 May 2020, AWS Blog

U.S. Navy Chooses Yellowbrick, Sunsets IBM Netezza
22 March 2023, Business Wire

IBM Brings Back a Netezza, Attacks Yellowbrick
29 June 2020, Datanami

provided by Google News

SingleStore CEO sees little future for purpose-built vector databases
24 January 2024, VentureBeat

Building a Modern Database: Nikita Shamgunov on Postgres and Beyond
17 April 2024, Madrona Venture Group

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24 January 2024, Business Wire

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29 January 2024, Blocks & Files

SingleStore CEO on High-Speed Database Currents
30 January 2024, Bloomberg

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