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 > Firebase Realtime Database vs. GigaSpaces vs. GridDB vs. Neo4j vs. Teradata

System Properties Comparison Firebase Realtime Database vs. GigaSpaces vs. GridDB vs. Neo4j vs. Teradata

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonGigaSpaces  Xexclude from comparisonGridDB  Xexclude from comparisonNeo4j  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.High performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsScalable in-memory time series database optimized for IoT and Big DataScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelDocument storeDocument store
Object oriented DBMS infoValues are user defined objects
Time Series DBMSGraph DBMSRelational DBMS
Secondary database modelsGraph DBMS
Search engine
Key-value store
Relational DBMS
Document store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score15.00
Rank#39  Overall
#6  Document stores
Score1.02
Rank#192  Overall
#32  Document stores
#6  Object oriented DBMS
Score2.02
Rank#132  Overall
#11  Time Series DBMS
Score44.47
Rank#23  Overall
#1  Graph DBMS
Score47.84
Rank#21  Overall
#15  Relational DBMS
Websitefirebase.google.com/­products/­realtime-databasewww.gigaspaces.comgriddb.netneo4j.comwww.teradata.com
Technical documentationfirebase.google.com/­docs/­databasedocs.gigaspaces.com/­latest/­landing.htmldocs.griddb.netneo4j.com/­docsdocs.teradata.com
DeveloperGoogle infoacquired by Google 2014Gigaspaces TechnologiesToshiba CorporationNeo4j, Inc.Teradata
Initial release20122000201320071984
Current release15.5, September 20205.1, August 20225.18.1, March 2024Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2; Commercial licenses availableOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoGPL version3, commercial licenses availablecommercial
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 languageJava, C++, .NetC++Java, Scala
Server operating systemshostedLinux
macOS
Solaris
Windows
LinuxLinux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
hosted
Linux
Data schemeschema-freeschema-freeyesschema-free and schema-optionalyes
Typing infopredefined data types such as float or dateyesyesyes infonumerical, string, blob, geometry, boolean, timestampyesyes
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.nono infoXML can be used for describing objects metadatanoyes
Secondary indexesyesyesyesyes infopluggable indexing subsystem, by default Apache Luceneyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLnoSQL-99 for query and DML statementsSQL92, SQL-like TQL (Toshiba Query Language)noyes infoSQL 2016 + extensions
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
JDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languagesJava
JavaScript
Objective-C
.Net
C++
Java
Python
Scala
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored procedureslimited functionality with using 'rules'yesnoyes infoUser defined Procedures and Functionsyes infoUDFs, stored procedures, table functions in parallel
TriggersCallbacks are triggered when data changesyes, event driven architectureyesyes infovia event handleryes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingyes using Neo4j FabricSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
Source-replica replicationCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoMap-Reduce pattern can be built with XAP task executorsConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate consistency within container, eventual consistency across containersCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate Consistency
Foreign keys infoReferential integritynononoyes infoRelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACID at container levelACIDACID
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.yesyesyes
User concepts infoAccess controlyes, based on authentication and database rulesRole-based access controlAccess rights for users can be defined per databaseUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)fine grained access rights according to SQL-standard
More information provided by the system vendor
Firebase Realtime DatabaseGigaSpacesGridDBNeo4jTeradata
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
Neo4j delivers graph technology that has been battle tested for performance and scale...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Neo4j is the market leader, graph database category creator, and the most widely...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Real-Time Recommendations Master Data Management Identity and Access Management Network...
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Over 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
Market metricsGitHub trending repository
» more
Neo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» more
GPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
News

This Week in Neo4j: Podcast, RAG, Neo4j Guide, ERP and more
13 April 2024

Neo4j Brings GraphRAG Capabilities for GenAI to Google Cloud
9 April 2024

Neo4j Is Now SOC2 Type 2 Compliant
8 April 2024

This Week in Neo4j: GenAI, Workshop Recordings, Graph Data Science Book and more
6 April 2024

This Week in Neo4j: Vectors, Knowledge Graphs, Clustering, Social Networks and more
30 March 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
Firebase Realtime DatabaseGigaSpacesGridDBNeo4jTeradata
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, 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

Teradata is the most popular data warehouse DBMS
2 April 2013, Paul Andlinger

show all

Recent citations in the news

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

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18 January 2024, Atos

Don't be like these 900+ websites and expose millions of passwords via Firebase
18 March 2024, The Register

Hundreds of Google Firebase websites might have leaked data online
19 March 2024, TechRadar

Google Firebase may have exposed 125M records from misconfigurations
19 March 2024, SC Media

provided by Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19 July 2023, CTech

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10 October 2023, ITWeb

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27 July 2017, Data Center Knowledge

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3 November 2021, PR Newswire

Your occasional storage digest with GigaSpaces, Virtana and NAND ship data – Blocks and Files
7 December 2020, Blocks & Files

provided by Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

General Availability of GridDB 5.3 Enterprise Edition ~ Major Enhancement in IoT and Time Series Data Analysis ...
16 May 2023, global.toshiba

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

Toshiba's Distributed Database GridDB(R) Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data ...
3 December 2019, global.toshiba

Toshiba to Open Source GridDB(R)'s SQL Interface, Aims to Accelerate Open Innovation | TOSHIBA DIGITAL ...
17 June 2020, global.toshiba

provided by Google News

Neo4j, Microsoft add graph features to Azure AI services
26 March 2024, SiliconANGLE News

Neo4j Partners with Google Cloud to Launch New GraphRAG Capabilities for GenAI Applications
9 April 2024, Yahoo Finance

Using Neo4j’s graph database for AI in Azure
4 April 2024, InfoWorld

Neo4j Is Planning IPO on Nasdaq, Largest Owner Greenbridge Says
15 February 2024, Bloomberg

Leveraging Neo4j and Amazon Bedrock for an Explainable, Secure, and Connected Generative AI Solution | Amazon ...
10 November 2023, AWS Blog

provided by Google News

The Analyst Verdict: Teradata In The Eyes Of 8 Experts - Teradata (NYSE:TDC)
15 April 2024, Benzinga

Teradata's (TDC) Anaconda Partnership to Aid Portfolio Strength
11 April 2024, Yahoo Finance

Anaconda and Teradata partner to enhance open-source support for AI innovation
12 April 2024, CloudTech News

The past five years for Teradata (NYSE:TDC) investors has not been profitable
11 April 2024, Simply Wall St

Allspring Global Investments Holdings LLC Has $21.71 Million Holdings in Teradata Co. (NYSE:TDC)
14 April 2024, Defense World

provided by Google News



Share this page

Featured Products

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.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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