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

DBMS > Firebase Realtime Database vs. MongoDB vs. TinkerGraph

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

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonMongoDB  Xexclude from comparisonTinkerGraph  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.One of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructureA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelDocument storeDocument storeGraph DBMS
Secondary database modelsSpatial DBMS
Search engine infointegrated Lucene index, currently in MongoDB Atlas only.
Time Series DBMS infoTime Series Collections introduced in Release 5.0
Vector DBMS infocurrently available in the MongoDB Atlas cloud service only
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.49
Rank#39  Overall
#6  Document stores
Score396.42
Rank#5  Overall
#1  Document stores
Score0.07
Rank#352  Overall
#38  Graph DBMS
Websitefirebase.google.com/­products/­realtime-databasewww.mongodb.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationfirebase.google.com/­docs/­databasewww.mongodb.com/­docs/­manual
DeveloperGoogle infoacquired by Google 2014MongoDB, Inc
Initial release201220092009
Current release7.0.5, January 2024
License infoCommercial or Open SourcecommercialOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesno infoMongoDB available as DBaaS (MongoDB Atlas)no
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • MongoDB Flex @ STACKIT offers managed MongoDB Instances with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
  • MongoDB Atlas: Global multi-cloud database with unmatched data distribution and mobility across AWS, Azure, and Google Cloud, built-in automation for resource and workload optimization, and so much more.
Implementation languageC++Java
Server operating systemshostedLinux
OS X
Solaris
Windows
Data schemeschema-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.schema-free
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, decimal, boolean, date, object_id, geospatialyes
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
Secondary indexesyesyesno
SQL infoSupport of SQLnoRead-only SQL queries via the MongoDB Atlas SQL Interfaceno
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
GraphQL
HTTP REST
Prisma
proprietary protocol using JSON
TinkerPop 3
Supported programming languagesJava
JavaScript
Objective-C
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
Kotlin
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
Groovy
Java
Server-side scripts infoStored procedureslimited functionality with using 'rules'JavaScriptno
TriggersCallbacks are triggered when data changesyes infoin MongoDB Atlas onlyno
Partitioning methods infoMethods for storing different data on different nodesSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.none
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Eventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
none
Foreign keys infoReferential integritynono infotypically not used, however similar functionality with DBRef possibleyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesMulti-document ACID Transactions with snapshot isolationno
Concurrency infoSupport for concurrent manipulation of datayesyesno
Durability infoSupport for making data persistentyesyes infooptional, enabled by defaultoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoIn-memory storage engine introduced with MongoDB version 3.2yes
User concepts infoAccess controlyes, based on authentication and database rulesAccess rights for users and rolesno
More information provided by the system vendor
Firebase Realtime DatabaseMongoDBTinkerGraph
Specific characteristicsMongoDB provides an integrated suite of cloud database and data services to accelerate...
» more
Competitive advantagesBuilt around the flexible document data model and unified API, MongoDB is a developer...
» more
Typical application scenariosAI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» more
Key customersADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» more
Market metricsHundreds of millions downloads, over 150,000+ Atlas clusters provisioned every month...
» more
Licensing and pricing modelsMongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» more

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 parties
» more

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

More resources
Firebase Realtime DatabaseMongoDBTinkerGraph
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

Supabase vs. Firebase: Which BaaS is Best for Your App?
14 August 2024, Netguru

Instant harkens back to a pre-Google Firebase
2 October 2024, TechCrunch

Inside FireScam : An Information Stealer with Spyware Capabilities
30 December 2024, CYFIRMA

Google Cloud beefs up database services for generative AI workloads
2 October 2024, SiliconANGLE News

(PDF) A performance analysis of a cloud database on mobile devices
22 October 2024, ResearchGate

provided by Google News

Steward Partners Investment Advisory LLC Increases Stock Position in MongoDB, Inc. (NASDAQ:MDB)
15 March 2025, Defense World

MongoDB plummets nearly 27% for worst day ever as weak outlook overshadows strong quarterly results
6 March 2025, CNBC

Critical flaws in Mongoose library expose MongoDB to data thieves, code execution
20 February 2025, The Register

MongoDB Buys Voyage AI for $220 Million to Bolster AI Search
24 February 2025, Bloomberg

MongoDB shares sink after company issues weak guidance
5 March 2025, CNBC

provided by Google News

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune
3 June 2024, AWS Blog

Automated testing of Amazon Neptune data access with Apache TinkerPop Gremlin
28 September 2022, AWS Blog

Figure 6: Performance of Dijkstra's algorithm in Property Graph...
7 February 2018, ResearchGate

Exploring new features of Apache TinkerPop 3.7.x in Amazon Neptune
7 June 2024, AWS Blog

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.

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

SingleStore logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Neo4j logo

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

Present your product here