DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon DocumentDB vs. Firebase Realtime Database vs. GigaSpaces vs. Hypertable vs. Microsoft Azure Cosmos DB

System Properties Comparison Amazon DocumentDB vs. Firebase Realtime Database vs. GigaSpaces vs. Hypertable vs. Microsoft Azure Cosmos DB

Editorial information provided by DB-Engines
NameAmazon DocumentDB  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonGigaSpaces  Xexclude from comparisonHypertable  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparison
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
DescriptionFast, scalable, highly available, and fully managed MongoDB-compatible database serviceCloud-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 TransactionsAn open source BigTable implementation based on distributed file systems such as HadoopGlobally distributed, horizontally scalable, multi-model database service
Primary database modelDocument storeDocument storeDocument store
Object oriented DBMS infoValues are user defined objects
Wide column storeDocument store
Graph DBMS
Key-value store
Wide column store
Secondary database modelsGraph DBMS
Search engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.91
Rank#132  Overall
#24  Document stores
Score14.29
Rank#39  Overall
#6  Document stores
Score0.97
Rank#192  Overall
#32  Document stores
#6  Object oriented DBMS
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Websiteaws.amazon.com/­documentdbfirebase.google.com/­products/­realtime-databasewww.gigaspaces.comazure.microsoft.com/­services/­cosmos-db
Technical documentationaws.amazon.com/­documentdb/­resourcesfirebase.google.com/­docs/­databasedocs.gigaspaces.com/­latest/­landing.htmllearn.microsoft.com/­azure/­cosmos-db
DeveloperGoogle infoacquired by Google 2014Gigaspaces TechnologiesHypertable Inc.Microsoft
Initial release20192012200020092014
Current release15.5, September 20200.9.8.11, March 2016
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache Version 2; Commercial licenses availableOpen Source infoGNU version 3. Commercial license availablecommercial
Cloud-based only infoOnly available as a cloud serviceyesyesnonoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJava, C++, .NetC++
Server operating systemshostedhostedLinux
macOS
Solaris
Windows
Linux
OS X
Windows infoan inofficial Windows port is available
hosted
Data schemeschema-freeschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesnoyes infoJSON types
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.nonono infoXML can be used for describing objects metadata
Secondary indexesyesyesyesrestricted infoonly exact value or prefix value scansyes infoAll properties auto-indexed by default
SQL infoSupport of SQLnonoSQL-99 for query and DML statementsnoSQL-like query language
APIs and other access methodsproprietary protocol using JSON (MongoDB compatible)Android
iOS
JavaScript API
RESTful HTTP API
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
C++ API
Thrift
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
Java
JavaScript
Objective-C
.Net
C++
Java
Python
Scala
C++
Java
Perl
PHP
Python
Ruby
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Server-side scripts infoStored proceduresnolimited functionality with using 'rules'yesnoJavaScript
TriggersnoCallbacks are triggered when data changesyes, event driven architecturenoJavaScript
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasMulti-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
selectable replication factor on file system levelyes infoImplicit feature of the cloud service
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)noyes infoMap-Reduce pattern can be built with XAP task executorsyeswith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possiblenononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsyesACIDnoMulti-item ACID transactions with snapshot isolation within a partition
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.yes
User concepts infoAccess controlAccess rights for users and rolesyes, based on authentication and database rulesRole-based access controlnoAccess rights can be defined down to the item level

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Amazon DocumentDBFirebase Realtime DatabaseGigaSpacesHypertableMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB
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

Vector search for Amazon DocumentDB (with MongoDB compatibility) is now generally available | Amazon Web Services
29 November 2023, AWS Blog

Use headless clusters in Amazon DocumentDB for cost-effective multi-Region resiliency | Amazon Web Services
8 March 2024, AWS Blog

Game Developer's Guide to Amazon DocumentDB (with MongoDB compatibility) Part Three: Operation Best Practices ...
25 January 2024, AWS Blog

Reduce cost and improve performance by migrating to Amazon DocumentDB 5.0 | Amazon Web Services
15 April 2024, AWS Blog

Achieve continuous delivery with blue/green deployments using Amazon DocumentDB database cloning and AWS ...
27 March 2024, AWS Blog

provided by Google 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

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 Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3 November 2021, PR Newswire

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

GigaSpaces Orchestrates Cloud Spin-Off
27 July 2017, EnterpriseAI

provided by Google News

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

Decorate your Windows XP with Hyperdesk
30 July 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18 March 2009, TrekMovie

NoSQL Market: A well-defined technological growth map with an impact-analysis
19 June 2020, Inter Press Service

provided by Google News

General Availability: Data API builder | Azure updates
15 May 2024, Microsoft

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, Microsoft

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, Microsoft

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 March 2024, Microsoft

Azure Cosmos DB Conf 2023
12 January 2024, learn.microsoft.com

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

RaimaDB logo

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