DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Apache Hive vs. MongoDB vs. Oracle NoSQL

System Properties Comparison Apache Hive vs. MongoDB vs. Oracle NoSQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Hive  Xexclude from comparisonMongoDB  Xexclude from comparisonOracle NoSQL  Xexclude from comparison
Descriptiondata warehouse software for querying and managing large distributed datasets, built on HadoopOne of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructureA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodes
Primary database modelRelational DBMSDocument storeDocument store
Key-value store
Relational DBMS
Secondary database modelsSpatial DBMS
Search engine infointegrated Lucene index, currently in MongoDB Atlas only.
Time Series DBMS infoTime Series Collections introduced in Release 5.0
Vector DBMS infocurrently available in the MongoDB Atlas cloud service only
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score75.77
Rank#16  Overall
#11  Relational DBMS
Score402.51
Rank#5  Overall
#1  Document stores
Score3.39
Rank#76  Overall
#13  Document stores
#9  Key-value stores
#40  Relational DBMS
Websitehive.apache.orgwww.mongodb.comwww.oracle.com/­database/­nosql/­technologies/­nosql
Technical documentationcwiki.apache.org/­confluence/­display/­Hive/­Homewww.mongodb.com/­docs/­manualdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
DeveloperApache Software Foundation infoinitially developed by FacebookMongoDB, IncOracle
Initial release201220092011
Current release3.1.3, April 20227.0.5, January 202425.1, April 2025
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)
Cloud-based only infoOnly available as a cloud servicenono infoMongoDB available as DBaaS (MongoDB Atlas)no
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
MongoDB Flex @ STACKIT offers managed MongoDB Instances with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
Implementation languageJavaC++Java
Server operating systemsAll OS with a Java VMLinux
OS X
Solaris
Windows
Linux
Solaris SPARC/x86
Data schemeyesschema-free infoAlthough schema-free, documents of the same collection often follow the same structure. Optionally impose all or part of a schema by defining a JSON schema.Support Fixed schema and Schema-less deployment with the ability to interoperate between them.
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, decimal, boolean, date, object_id, geospatialoptional
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.no
Secondary indexesyesyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsRead-only SQL queries via the MongoDB Atlas SQL InterfaceSQL-like DML and DDL statements
APIs and other access methodsJDBC
ODBC
Thrift
GraphQL
HTTP REST
Prisma
proprietary protocol using JSON
RESTful HTTP API
Supported programming languagesC++
Java
PHP
Python
Actionscript infounofficial driver
C
C#
C++
Clojure infounofficial driver
ColdFusion infounofficial driver
D infounofficial driver
Dart infounofficial driver
Delphi infounofficial driver
Erlang
Go
Groovy infounofficial driver
Haskell
Java
JavaScript
Kotlin
Lisp infounofficial driver
Lua infounofficial driver
MatLab infounofficial driver
Perl
PHP
PowerShell infounofficial driver
Prolog infounofficial driver
Python
R infounofficial driver
Ruby
Rust
Scala
Smalltalk infounofficial driver
Swift
C#
Go
Java
JavaScript (Node.js)
Python
Rust
Typescript (Node.js)
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceJavaScriptno
Triggersnoyes infoin MongoDB Atlas onlyno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
Electable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReduceyeswith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Eventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integritynono infotypically not used, however similar functionality with DBRef possibleno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoMulti-document ACID Transactions with snapshot isolationconfigurable infoACID within a storage node (=shard)
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyes infooptional, enabled by defaultyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoIn-memory storage engine introduced with MongoDB version 3.2yes infooff heap cache
User concepts infoAccess controlAccess rights for users, groups and rolesAccess rights for users and rolesAccess rights for users and roles

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 parties
» more

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

More resources
Apache HiveMongoDBOracle NoSQL
DB-Engines blog posts

DB-Engines shares Q1 2025 database industry rankings and top climbers: Snowflake and PostgreSQL trending
1 May 2025, DB-Engines

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

Design patterns for implementing Hive Metastore for Amazon EMR on EKS
28 February 2025, Amazon Web Services

Hive Tutorial: Working with Data in Hadoop
2 April 2025, Simplilearn.com

What Is Apache Iceberg?
18 December 2024, IBM

Pinot for Low-Latency Offline Table Analytics
29 August 2024, Uber

Mastering Hadoop, Part 3: Hadoop Ecosystem: Get the most out of your cluster
14 March 2025, Towards Data Science

provided by Google News

MongoDB (MDB): Barclays Analyst Lowers Price Target | MDB Stock News
16 May 2025, GuruFocus

MongoDB price target lowered to $252 from $280 at Barclays
16 May 2025, TipRanks

MongoDB (MDB) Stock Declines While Market Improves: Some Information for Investors
14 May 2025, Yahoo Finance

MongoDB (NasdaqGM:MDB) Sees 21% Stock Rise Over Last Month
14 May 2025, simplywall.st

Snowflake, MongoDB see better cloud engagement growth in April, Microsoft 365 growth slows - BofA
14 May 2025, Seeking Alpha

provided by Google News

Oracle Critical Patch Update, October 2024 Security Update Review
16 October 2024, Qualys

Cloud database comparison: AWS, Microsoft, Google and Oracle
24 July 2024, TechTarget

Explore Oracle Database Solutions for Maximum Efficiency
30 January 2019, Oracle

Oracle Critical Patch Update, July 2024 Security Update Review
17 July 2024, Qualys

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

The data platform to build your intelligent applications.
Try 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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here