DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Google Cloud Firestore vs. Graph Engine vs. Microsoft Azure Table Storage vs. mSQL vs. Warp 10

System Properties Comparison Google Cloud Firestore vs. Graph Engine vs. Microsoft Azure Table Storage vs. mSQL vs. Warp 10

Editorial information provided by DB-Engines
NameGoogle Cloud Firestore  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonWarp 10  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.A distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineA Wide Column Store for rapid development using massive semi-structured datasetsmSQL (Mini SQL) is a simple and lightweight RDBMSTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelDocument storeGraph DBMS
Key-value store
Wide column storeRelational DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.63
Rank#54  Overall
#9  Document stores
Score0.56
Rank#241  Overall
#21  Graph DBMS
#34  Key-value stores
Score3.55
Rank#80  Overall
#6  Wide column stores
Score1.26
Rank#163  Overall
#74  Relational DBMS
Score0.06
Rank#351  Overall
#35  Time Series DBMS
Websitefirebase.google.com/­products/­firestorewww.graphengine.ioazure.microsoft.com/­en-us/­services/­storage/­tableshughestech.com.au/­products/­msqlwww.warp10.io
Technical documentationfirebase.google.com/­docs/­firestorewww.graphengine.io/­docs/­manualwww.warp10.io/­content/­02_Getting_started
DeveloperGoogleMicrosoftMicrosoftHughes TechnologiesSenX
Initial release20172010201219942015
Current release4.4, October 2021
License infoCommercial or Open SourcecommercialOpen Source infoMIT Licensecommercialcommercial infofree licenses can be providedOpen Source infoApache License 2.0
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation language.NET and CCJava
Server operating systemshosted.NEThostedAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
OS X
Windows
Data schemeschema-freeyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonononono
Secondary indexesyesnoyesno
SQL infoSupport of SQLnononoA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersno
APIs and other access methodsAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
RESTful HTTP APIRESTful HTTP APIJDBC
ODBC
HTTP API
Jupyter
WebSocket
Supported programming languagesGo
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C#
C++
F#
Visual Basic
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Delphi
Java
Perl
PHP
Tcl
Server-side scripts infoStored proceduresyes, Firebase Rules & Cloud Functionsyesnonoyes infoWarpScript
Triggersyes, with Cloud Functionsnononono
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioningSharding infoImplicit feature of the cloud servicenoneSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.noneselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsUsing Cloud Dataflownonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencynoneImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnooptimistic lockingnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesnoyes
Durability infoSupport for making data persistentyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonoyes
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 based on private key authentication or shared access signaturesnoMandatory use of cryptographic tokens, containing fine-grained authorizations

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
Google Cloud FirestoreGraph Engine infoformer name: TrinityMicrosoft Azure Table StoragemSQL infoMini SQLWarp 10
DB-Engines blog posts

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

show all

Recent citations in the news

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

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

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

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

Google’s NoSQL database service Cloud Firestore now up for grabs
1 February 2019, Daily Host News

provided by Google News

Trinity
30 October 2010, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

The graph analytics landscape 2019
27 February 2019, Data Science Central

provided by Google News

How to use Azure Table storage in .Net
10 July 2024, InfoWorld

Working with Azure to Use and Manage Data Lakes
23 July 2024, Simplilearn

Azure Cosmos DB Data Migration tool imports from Azure Table storage
5 May 2015, azure.microsoft.com

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

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

provided by Google News

A Brief History of PHP - Programming PHP, 3rd Edition [Book]
22 September 2018, O'Reilly Media

provided by Google News

Launched Just A Year Ago, Open-Source Scality S3 Server Gains Extraordinary Momentum As It Simplifies The Life Of Developers
28 June 2017, PR Newswire

Time Series Intelligence Software Market 2024-2032 Analysis
26 September 2024, Economica

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for 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.

SingleStore logo

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

Present your product here