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

DBMS > Alibaba Cloud MaxCompute vs. Firebase Realtime Database vs. Google Cloud Datastore vs. PouchDB

System Properties Comparison Alibaba Cloud MaxCompute vs. Firebase Realtime Database vs. Google Cloud Datastore vs. PouchDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAlibaba Cloud MaxCompute  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformJavaScript DBMS with an API inspired by CouchDB
Primary database modelRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesDocument storeDocument storeDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.78
Rank#221  Overall
#102  Relational DBMS
Score15.00
Rank#39  Overall
#6  Document stores
Score4.49
Rank#79  Overall
#12  Document stores
Score2.35
Rank#116  Overall
#22  Document stores
Websitewww.alibabacloud.com/­product/­maxcomputefirebase.google.com/­products/­realtime-databasecloud.google.com/­datastorepouchdb.com
Technical documentationwww.alibabacloud.com/­help/­en/­maxcomputefirebase.google.com/­docs/­databasecloud.google.com/­datastore/­docspouchdb.com/­guides
DeveloperAlibabaGoogle infoacquired by Google 2014GoogleApache Software Foundation
Initial release2016201220082012
Current release7.1.1, June 2019
License infoCommercial or Open SourcecommercialcommercialcommercialOpen Source
Cloud-based only infoOnly available as a cloud serviceyesyesyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScript
Server operating systemshostedhostedhostedserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyes, details hereno
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 indexesnoyesyesyes infovia views
SQL infoSupport of SQLSQL-like query languagenoSQL-like query language (GQL)no
APIs and other access methodsFluentd
Flume
MaxCompute Console
Android
iOS
JavaScript API
RESTful HTTP API
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesJavaJava
JavaScript
Objective-C
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaScript
Server-side scripts infoStored proceduresuser defined functions infoin Javalimited functionality with using 'rules'using Google App EngineView functions in JavaScript
TriggersnoCallbacks are triggered when data changesCallbacks using the Google Apps Engineyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceShardingSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceMulti-source replication using PaxosMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyes infousing Google Cloud Dataflowyes
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 or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Eventual Consistency
Foreign keys infoReferential integritynonoyes infovia ReferenceProperties or Ancestor pathsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesACID infoSerializable Isolation within Transactions, Read Committed outside of Transactionsno
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backend
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlAccess rights for users and rolesyes, based on authentication and database rulesAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)no

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
Alibaba Cloud MaxComputeFirebase Realtime DatabaseGoogle Cloud DatastorePouchDB
DB-Engines blog posts

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

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Alibaba Cloud Brings ‘MaxCompute’ Big Data Service To Europe
5 November 2019, Silicon UK

Alibaba Cloud To Launch Big Data Service in Europe
15 June 2017, Alizila

Alibaba Cloud introduces serverless AI solution to boost enterprise efficiency
31 January 2024, Backend News

Streaming Data Services Comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM Cloud
20 January 2020, Wire19

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

provided by Google News

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

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18 January 2024, Atos

Millions of user records exposed by 900+ sites via Firebase
18 March 2024, The Register

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

Hundreds of Google Firebase websites might have leaked data online
19 March 2024, TechRadar

provided by Google News

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Best cloud storage of 2024
3 April 2024, TechRadar

What Is Google Cloud Platform?
28 August 2023, Simplilearn

Compare Google Cloud Storage vs. Google Drive for enterprises
9 November 2023, TechTarget

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, IBM

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

Present your product here