DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Firebase Realtime Database vs. Microsoft Azure Table Storage vs. MonetDB vs. RethinkDB vs. TigerGraph

System Properties Comparison Firebase Realtime Database vs. Microsoft Azure Table Storage vs. MonetDB vs. RethinkDB vs. TigerGraph

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonMonetDB  Xexclude from comparisonRethinkDB  Xexclude from comparisonTigerGraph  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.A Wide Column Store for rapid development using massive semi-structured datasetsA relational database management system that stores data in columnsDBMS for the Web with a mechanism to push updated query results to applications in realtime.A complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primary database modelDocument storeWide column storeRelational DBMSDocument storeGraph DBMS
Secondary database modelsDocument store
Spatial DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.64
Rank#39  Overall
#6  Document stores
Score4.04
Rank#77  Overall
#6  Wide column stores
Score1.72
Rank#141  Overall
#64  Relational DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Score1.80
Rank#138  Overall
#13  Graph DBMS
Websitefirebase.google.com/­products/­realtime-databaseazure.microsoft.com/­en-us/­services/­storage/­tableswww.monetdb.orgrethinkdb.comwww.tigergraph.com
Technical documentationfirebase.google.com/­docs/­databasewww.monetdb.org/­Documentationrethinkdb.com/­docsdocs.tigergraph.com
DeveloperGoogle infoacquired by Google 2014MicrosoftMonetDB BVThe Linux Foundation infosince July 2017
Initial release20122012200420092017
Current releaseDec2023 (11.49), December 20232.4.1, August 2020
License infoCommercial or Open SourcecommercialcommercialOpen Source infoMozilla Public License 2.0Open Source infoApache Version 2commercial
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC++C++
Server operating systemshostedhostedFreeBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Linux
Data schemeschema-freeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesyes infostring, binary, float, bool, date, geometryyes
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 indexesyesnoyesyes
SQL infoSupport of SQLnonoyes infoSQL 2003 with some extensionsnoSQL-like query language (GSQL)
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
RESTful HTTP APIJDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Supported programming languagesJava
JavaScript
Objective-C
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
C++
Java
Server-side scripts infoStored procedureslimited functionality with using 'rules'noyes, in SQL, C, Ryes
TriggersCallbacks are triggered when data changesnoyesClient-side triggers through changefeedsno
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceSharding via remote tablesSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.none infoSource-replica replication available in experimental statusSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesnoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesoptimistic lockingACIDAtomic single-document operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCC basedyes
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.nonono
User concepts infoAccess controlyes, based on authentication and database rulesAccess rights based on private key authentication or shared access signaturesfine grained access rights according to SQL-standardyes infousers and table-level permissionsRole-based access control

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

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

More resources
Firebase Realtime DatabaseMicrosoft Azure Table StorageMonetDBRethinkDBTigerGraph
DB-Engines blog posts

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

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

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

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

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

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

provided by Google News

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

Inside Azure File Storage
7 October 2015, azure.microsoft.com

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

provided by Google News

In 2024 the MonetDB Foundation was established for the preservation, maintenance and further development of the ...
31 January 2024, Centrum Wiskunde & Informatica (CWI)

MonetDB Secures Investment From (and Partners With) ServiceNow
9 December 2021, Datanami

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R - Part I - DataScienceCentral.com
6 April 2018, Data Science Central

How MonetDB Exploits Modern CPU Performance | by Dwi Prasetyo Adi Nugroho
14 January 2020, Towards Data Science

Monet DB The Column-Store Pioneer - open source for you
4 September 2019, Open Source For You

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devmio

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

provided by Google News

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30 April 2024, Datanami

How TigerGraph CoPilot enables graph-augmented AI
30 April 2024, InfoWorld

TigerGraph unveils GenAI assistant, introduces new CEO
30 April 2024, TechTarget

TigerGraph Bolsters DB for Enterprise Graph Workloads
1 November 2023, Datanami

TigerGraph: Home
27 October 2017, tigergraph.com

provided by Google News



Share this page

Featured Products

Neo4j logo

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

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