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

System Properties Comparison Firebase Realtime Database vs. GigaSpaces vs. MongoDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonGigaSpaces  Xexclude from comparisonMongoDB  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 TransactionsOne of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructure
Primary database modelDocument storeDocument store
Object oriented DBMS infoValues are user defined objects
Document store
Secondary database modelsGraph DBMS
Search engine
Spatial DBMS
Search engine infointegrated Lucene index, currently in MongoDB Atlas only.
Time Series DBMS infoTime Series Collections introduced in Release 5.0
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score18.22
Rank#37  Overall
#6  Document stores
Score1.46
Rank#178  Overall
#30  Document stores
#8  Object oriented DBMS
Score441.90
Rank#5  Overall
#1  Document stores
Websitefirebase.google.com/­products/­realtime-databasewww.gigaspaces.comwww.mongodb.com
Technical documentationfirebase.google.com/­docs/­databasedocs.gigaspaces.com/­latest/­landing.htmldocs.mongodb.com/­manual
DeveloperGoogle infoacquired by Google 2014Gigaspaces TechnologiesMongoDB, Inc
Initial release201220002009
Current release15.5, September 20206.0.1, August 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2; Commercial licenses availableOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.
Cloud-based only infoOnly available as a cloud serviceyesnono infoMongoDB available as DBaaS (MongoDB Atlas)
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ScaleGrid for MongoDB Database: Fully managed hosting for MongoDB Database on a wide variety of cloud providers and On-Premises. Automate your management, scaling and backups through one centralized platform.
Implementation languageJava, C++, .NetC++
Server operating systemshostedLinux
macOS
Solaris
Windows
Linux
OS X
Solaris
Windows
Data schemeschema-freeschema-freeschema-free infoAlthough schema-free, documents of the same collection often follow the same structure. Optionally impose all or part of a schema by defining a JSON schema.
Typing infopredefined data types such as float or dateyesyesyes infostring, integer, double, decimal, boolean, date, object_id, geospatial
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 metadata
Secondary indexesyesyesyes
SQL infoSupport of SQLnoSQL-99 for query and DML statementsRead-only SQL queries via the MongoDB Connector for BI
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
proprietary protocol using JSON
Supported programming languagesJava
JavaScript
Objective-C
.Net
C++
Java
Python
Scala
Actionscript infounofficial driver
C
C#
C++
Clojure infounofficial driver
ColdFusion infounofficial driver
D infounofficial driver
Dart infounofficial driver
Delphi infounofficial driver
Erlang
Go
Groovy infounofficial driver
Haskell
Java
JavaScript
Lisp infounofficial driver
Lua infounofficial driver
MatLab infounofficial driver
Perl
PHP
PowerShell infounofficial driver
Prolog infounofficial driver
Python
R infounofficial driver
Ruby
Rust
Scala
Smalltalk infounofficial driver
Swift
Server-side scripts infoStored procedureslimited functionality with using 'rules'yesJavaScript
TriggersCallbacks are triggered when data changesyes, event driven architectureyes infoin MongoDB Atlas only
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
Multi-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoMap-Reduce pattern can be built with XAP task executorsyes
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, ANYEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integritynonono infotypically not used, however similar functionality with DBRef possible
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDMulti-document ACID Transactions with snapshot isolation
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes infooptional, enabled by default
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoIn-memory storage engine introduced with MongoDB version 3.2
User concepts infoAccess controlyes, based on authentication and database rulesRole-based access controlAccess rights for users and roles

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
3rd partiesStudio 3T: The world's favorite IDE for working with MongoDB
» more

Percona: Database problems? Not on your watch.
Databases run better with Percona.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Firebase Realtime DatabaseGigaSpacesMongoDB
DB-Engines blog posts

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

show all

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2018
2 January 2019, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

How to Connect Your React App to Firebase - MUO
9 November 2022, MakeUseOf

How to Build a Chat App With React and Firebase - MUO
17 February 2023, MakeUseOf

Google Cloud and MongoDB Expand Their Partnership
8 March 2023, WebProNews

Introduction to Firebase
9 March 2020, Database Journal

US3R Launches Its Offchain Data Infra for Web3
29 March 2023, InvestorsObserver

provided by Google News

In-Memory Data Grids Software Market 2023 – 2030: Top Players to ...
21 March 2023, Digital Journal

Distributed Data Grid Software Market Outlook and Growth ...
28 March 2023, Digital Journal

GigaSpaces: Why digital transformation is like building a house ...
2 September 2022, CloudTech News

GigaSpaces Partners with IBM and Wix to Create Open Platform for ...
11 July 2022, Database Trends and Applications

Dell acquires Israeli startup Cloudify for up to $100 million
26 January 2023, CTech

provided by Google News

Microsoft Previews Azure Cosmos DB for MongoDB vCore Service
31 March 2023, InfoQ.com

MongoDB, Inc. Announces Fourth Quarter and Full Year Fiscal 2023 ...
8 March 2023, PR Newswire

Google Cloud, MongoDB Explain New Partner Efforts
9 March 2023, Channel Futures

MongoDB CISO: Don’t be afraid to simplify important issues for ...
31 March 2023, IT PRO

The Tough Climb To Profitability For MongoDB
9 March 2023, The Next Platform

provided by Google News

Job opportunities

PHP / Laravel Developer
AllStars-IT, Remote

iOS Developer(Swift / Flutter)
Lionheart Apps (OPC), United States

Mobile App Developer
Horizontal Digital, Indiana

Business Systems Analyst
Capgemini, London, CA

Senior Unity Engineer
Grainger, Chicago, IL

Senior Sales Development Representative
GigaSpaces, New York, NY

Sales Director
GigaSpaces, New York, NY

Senior Sales Development Representative
GigaSpaces, New York, NY

Sales Director
GigaSpaces, New York, NY

Entry Level Python Developer - 482019
I28 Technologies Corporation, Remote

Kafka Admin
GS SOLUTIONS, Remote

Entry Level Python & Django Developer - 482021
I28 Technologies Corporation, Remote

Database Engineer(mongodb/hadoop/aws)
ABN Tech Corp, Remote

Net Developer
Kalven Technologies Inc, Irving, TX

jobs by Indeed



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Neo4j logo

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

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

Redis logo

The world’s most loved real‑time data platform.
Try free

Present your product here