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. Hive vs. Oracle Coherence vs. PouchDB

System Properties Comparison Alibaba Cloud MaxCompute vs. Hive vs. Oracle Coherence vs. PouchDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAlibaba Cloud MaxCompute  Xexclude from comparisonHive  Xexclude from comparisonOracle Coherence  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 warehousingdata warehouse software for querying and managing large distributed datasets, built on HadoopOracles in-memory data grid solutionJavaScript DBMS with an API inspired by CouchDB
Primary database modelRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesRelational DBMSKey-value storeDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.78
Rank#221  Overall
#102  Relational DBMS
Score62.59
Rank#18  Overall
#12  Relational DBMS
Score2.02
Rank#131  Overall
#22  Key-value stores
Score2.35
Rank#116  Overall
#22  Document stores
Websitewww.alibabacloud.com/­product/­maxcomputehive.apache.orgwww.oracle.com/­java/­coherencepouchdb.com
Technical documentationwww.alibabacloud.com/­help/­en/­maxcomputecwiki.apache.org/­confluence/­display/­Hive/­Homedocs.oracle.com/­en/­middleware/­standalone/­coherencepouchdb.com/­guides
DeveloperAlibabaApache Software Foundation infoinitially developed by FacebookOracleApache Software Foundation
Initial release2016201220072012
Current release3.1.3, April 202214.1, August 20237.1.1, June 2019
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2commercialOpen Source
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaJavaScript
Server operating systemshostedAll OS with a Java VMAll OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesno
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
Secondary indexesnoyesnoyes infovia views
SQL infoSupport of SQLSQL-like query languageSQL-like DML and DDL statementsnono
APIs and other access methodsFluentd
Flume
MaxCompute Console
JDBC
ODBC
Thrift
JCache
JPA
RESTful HTTP API
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesJavaC++
Java
PHP
Python
.Net
C++
Java
JavaScript
Server-side scripts infoStored proceduresuser defined functions infoin Javayes infouser defined functions and integration of map-reducenoView functions in JavaScript
Triggersnonoyes infoLive Eventsyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceShardingShardingSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceselectable replication factoryes, with selectable consistency levelMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyes infoquery execution via MapReducenoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoconfigurableno
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes infooptionallyyes 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.noyesyes
User concepts infoAccess controlAccess rights for users and rolesAccess rights for users, groups and rolesauthentification to access the cache via certificates or http basic authenticationno

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 MaxComputeHiveOracle CoherencePouchDB
DB-Engines blog posts

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, 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

Alibaba VP Yangqing Jia to Quit and Start Own AI Business
21 March 2023, Pandaily

provided by Google News

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

Top 80 Hadoop Interview Questions and Answers for 2024
15 February 2024, Simplilearn

Data Engineering in 2024: Predictions For Data Lakes and The Serving Layer
23 January 2024, Datanami

What Is Apache Iceberg?
26 February 2024, IBM

provided by Google News

Microservices with Major New Coherence and Helidon Releases
9 August 2022, Oracle

Nike achieves scalability and performance with Oracle Coherence & Exadata
20 December 2012, Oracle

New solutions for Oracle WebLogic on Azure Virtual Machines
1 April 2021, azure.microsoft.com

Oracle launches Oracle Banking Cloud Services - ThePaypers
8 February 2023, The Paypers

Goondu Q&A: Oracle WebLogic Server 12c
13 March 2012, Yahoo Singapore News

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

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

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

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.

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