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

DBMS > Google Cloud Firestore vs. GridDB vs. HarperDB vs. InfluxDB vs. Neo4j

System Properties Comparison Google Cloud Firestore vs. GridDB vs. HarperDB vs. InfluxDB vs. Neo4j

Editorial information provided by DB-Engines
NameGoogle Cloud Firestore  Xexclude from comparisonGridDB  Xexclude from comparisonHarperDB  Xexclude from comparisonInfluxDB  Xexclude from comparisonNeo4j  Xexclude from comparison
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.Scalable in-memory time series database optimized for IoT and Big DataHarperDB takes the "stack" out of "tech stack" by combining an ultra-fast document-style data store, in-memory cache, real-time message broker, and your application components into a single distributed technology.DBMS for storing time series, events and metricsScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offerings
Primary database modelDocument storeTime Series DBMSDocument storeTime Series DBMSGraph DBMS
Secondary database modelsKey-value store
Relational DBMS
Spatial DBMS infowith GEO package
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.53
Rank#54  Overall
#9  Document stores
Score1.91
Rank#122  Overall
#10  Time Series DBMS
Score0.55
Rank#240  Overall
#38  Document stores
Score21.47
Rank#28  Overall
#1  Time Series DBMS
Score42.70
Rank#21  Overall
#1  Graph DBMS
Websitefirebase.google.com/­products/­firestoregriddb.netwww.harperdb.iowww.influxdata.com/­products/­influxdb-overviewneo4j.com
Technical documentationfirebase.google.com/­docs/­firestoredocs.griddb.netdocs.harperdb.io/­docsdocs.influxdata.com/­influxdbneo4j.com/­docs
DeveloperGoogleToshiba CorporationHarperDBNeo4j, Inc.
Initial release20172013201720132007
Current release5.1, August 20223.1, August 20212.7.6, April 20245.23, August 2024
License infoCommercial or Open SourcecommercialOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablecommercial infofree community edition availableOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoGPL version3, commercial licenses 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.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
Implementation languageC++Node.jsGoJava, Scala
Server operating systemshostedLinuxLinux
OS X
Linux
OS X infothrough Homebrew
Linux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
Data schemeschema-freeyesdynamic schemaschema-freeschema-free and schema-optional
Typing infopredefined data types such as float or dateyesyes infonumerical, string, blob, geometry, boolean, timestampyes infoJSON data typesNumeric 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 indexesyesyesyesnoyes infopluggable indexing subsystem, by default Apache Lucene
SQL infoSupport of SQLnoSQL92, SQL-like TQL (Toshiba Query Language)SQL-like data manipulation statementsSQL-like query languageno
APIs and other access methodsAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
HTTP API
JSON over UDP
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
Supported programming languagesGo
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresyes, Firebase Rules & Cloud FunctionsnoCustom Functions infosince release 3.1noyes infoUser defined Procedures and Functions
Triggersyes, with Cloud Functionsyesnonoyes infovia event handler
Partitioning methods infoMethods for storing different data on different nodesShardingShardingA table resides as a whole on one (or more) nodes in a clusterSharding infoin enterprise version onlyyes using Neo4j Fabric
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationSource-replica replicationyes infothe nodes on which a table resides can be definedselectable replication factor infoin enterprise version onlyCausal Clustering using Raft protocol infoavailable in in Enterprise Version only
MapReduce infoOffers an API for user-defined Map/Reduce methodsUsing Cloud DataflowConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate consistency within container, eventual consistency across containersImmediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Foreign keys infoReferential integritynonononoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACID at container levelAtomic execution of specific operationsnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes, using LMDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoDepending on used storage engine
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.Access rights for users can be defined per databaseAccess rights for users and rolessimple rights management via user accountsUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
More information provided by the system vendor
Google Cloud FirestoreGridDBHarperDBInfluxDBNeo4j
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Neo4j delivers graph technology that has been battle tested for performance and scale...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Neo4j is the market leader, graph database category creator, and the most widely...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Real-Time Recommendations Master Data Management Identity and Access Management Network...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Over 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Neo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
GPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
News

LLM Monitoring and Observability
4 November 2024

System Tables Part 2: How We Made It Faster
31 October 2024

System Tables Part 1: Introduction and Best Practices
29 October 2024

MaaS: How to Store and Analyze Real-Time Stock Trading Data Using Next.js and InfluxDB
25 October 2024

MaaS: How to Monitor Node.js App Performance with PM2 & InfluxDB
23 October 2024

Forrester Wave: GraphRAG is a Game-Changer for GenAI Accuracy and Relevance
30 October 2024

Boosting AuraDB Read Performance With Secondaries
21 October 2024

GraphRAG Python Package: Accelerating GenAI With Knowledge Graphs
16 October 2024

What Is Supply Chain Management? A Guide to Optimizing SCM
9 October 2024

AI Ethics: What Is It and Why Should You Pay Attention?
8 October 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 FirestoreGridDBHarperDBInfluxDBNeo4j
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

Applying Graph Analytics to Game of Thrones
12 June 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

The openCypher Project: Help Shape the SQL for Graphs
22 December 2015, Emil Eifrem (guest author)

show all

Recent citations in the news

Google launches Firebase Genkit, a new open source framework for building AI-powered apps
14 May 2024, TechCrunch

Google Cloud, other services report issues
18 September 2024, baha news

NoSQL on the Cloud With Python
7 August 2020, Towards Data Science

Google Reveals Android Performance Tuner, Android GPU Inspector and Cloud Firestore
23 March 2020, Wccftech

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

provided by Google News

Enterprise Edition with Improved Fault Tolerance and a New Affordable Monthly Plan for GridDB
15 October 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

Amazon Proposes to Develop New Data Center Campus in Virginia
26 August 2022, w.media

| TOSHIBA DIGITAL SOLUTIONS CORPORATION
30 October 2020, global.toshiba

provided by Google News

Defense Innovation Unit Issues Success Memo to HarperDB for its Common Operation Database Prototype
11 September 2024, PR Newswire

HarperDB Attracts Significant Growth Investment from Serent Capital
12 June 2024, Business Wire

DoD Successfully Deploys Commercial AI Solutions for COD Project
10 September 2024, Defense Innovation Unit

Wilson Sonsini Advises Serent Capital on Significant Growth Investment in HarperDB
17 June 2024, wsgr.com

HarperDB Welcomes Former Couchbase CEO, Bob Wiederhold, as Executive Chairman
28 August 2024, PR Newswire

provided by Google News

Simplify Industrial IoT: Use InfluxDB edge replication for centralized time series analytics with Amazon Timestream
3 September 2024, AWS Blog

InfluxData avoids ’AI magic beans’ in InfluxDB time series database update for enterprises
4 September 2024, VentureBeat

InfluxData makes performance, storage improvements to InfluxDB 3.0
4 September 2024, InfoWorld

InfluxData Enhances InfluxDB 3.0 with Performance Upgrades and Self-Managed Option
5 September 2024, Datanami

InfluxData's Latest Updates Optimize Time Series Data for Better Performance, Scale and Management
19 September 2024, Integration Developers

provided by Google News

Neo4j Transforms Its Cloud Database Portfolio to Accelerate Graph Adoption & GenAI for the Enterprise
4 September 2024, PR Newswire

Neo4j CTO: GQL is here: the evolution from Cypher & openCypher
1 November 2024, ComputerWeekly.com

Neo4j lowers barriers to graph technology with gen AI copilot, 15x read capacity
4 September 2024, VentureBeat

Neo4j charts upward course for GraphRAG in graph databases
4 September 2024, Techzine Europe

Implementing GraphReader with Neo4j and LangGraph | by Tomaz Bratanic | Sep, 2024
20 September 2024, Towards Data Science

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here