DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Impala vs. MongoDB vs. openGauss

System Properties Comparison Impala vs. MongoDB vs. openGauss

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameImpala  Xexclude from comparisonMongoDB  Xexclude from comparisonopenGauss  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopOne of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructureAn enterprise-class RDBMS compatible with high-performance, high-availability and high-performance originally developed by Huawei
Primary database modelRelational DBMSDocument storeRelational DBMS
Secondary database modelsDocument storeSpatial DBMS
Search engine infointegrated Lucene index, currently in MongoDB Atlas only.
Time Series DBMS infoTime Series Collections introduced in Release 5.0
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score18.95
Rank#37  Overall
#23  Relational DBMS
Score458.78
Rank#5  Overall
#1  Document stores
Score1.19
Rank#196  Overall
#94  Relational DBMS
Websitewww.cloudera.com/­products/­open-source/­apache-hadoop/­impala.htmlwww.mongodb.comgitee.com/­opengauss
opengauss.org
Technical documentationdocs.cloudera.com/­documentation/­enterprise/­latest/­topics/­impala.htmldocs.mongodb.com/­manualgitee.com/­opengauss/­docs
opengauss.org/­en/­docs/­latest/­docs/­BriefTutorial/­BriefTutorial.html
DeveloperClouderaMongoDB, IncHuawei and openGauss community
Initial release201320092019
Current release4.1.0, June 20226.0.1, August 20223.0, March 2022
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
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.
ScaleGrid for MongoDB Database: Fully managed hosting for MongoDB Database on a wide variety of cloud providers and On-Premises. Automate your management, scaling and backups through one centralized platform.
Implementation languageC++C++C, C++, Java
Server operating systemsLinuxLinux
OS X
Solaris
Windows
Linux
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.yes
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, decimal, boolean, date, object_id, geospatialyes
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.nono
Secondary indexesyesyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsRead-only SQL queries via the MongoDB Connector for BIANSI SQL 2011
APIs and other access methodsJDBC
ODBC
proprietary protocol using JSONJDBC
ODBC
Supported programming languagesAll languages supporting JDBC/ODBCActionscript 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
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
C++
Java
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceJavaScriptyes
Triggersnoyes infoin MongoDB Atlas onlyyes
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.horizontal partitioning (by range, list and hash)
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReduceyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate Consistency
Foreign keys infoReferential integritynono infotypically not used, however similar functionality with DBRef possibleyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoMulti-document ACID Transactions with snapshot isolationACID
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.noyes infoIn-memory storage engine introduced with MongoDB version 3.2no
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosAccess rights for users and rolesAccess rights for users, groups and roles according to SQL-standard

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 partiesPercona: Database problems? Not on your watch.
Databases run better with Percona.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development.
» more

Studio 3T: The world's favorite IDE for working with MongoDB
» more

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

More resources
ImpalaMongoDBopenGauss
DB-Engines blog posts

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

PostgreSQL is the DBMS of the Year 2018
2 January 2019, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

Cloudera Boosts Hadoop App Development On Impala
9 August 2021, InformationWeek

Pentaho adds Amazon Redshift, Cloudera Impala to stable of data sources
17 February 2015, SiliconANGLE News

Man Busts Out of Google, Rebuilds Top-Secret Query Machine
24 October 2012, WIRED

Apache Impala 4 Supports Operator Multi-Threading
29 July 2021, iProgrammer

Impala vs Hive: Difference between Sql on Hadoop components
2 February 2023, projectpro.io

provided by Google News

MongoDB, Inc. Announces Fourth Quarter and Full Year Fiscal 2023 ...
8 March 2023, PR Newswire

Why MongoDB Stock Pulled Back Today
9 March 2023, The Motley Fool

MongoDB's stock falls as light revenue outlook overshadows solid ...
8 March 2023, SiliconANGLE News

MongoDB, Inc. (NASDAQ:MDB) Given Average Rating of "Moderate ...
17 March 2023, MarketBeat

Brokers Forecast MongoDB, Inc. Earnings in FY2025 (NASDAQ:MDB)
13 March 2023, Best Stocks

provided by Google News

openGauss Open Source Community Officially Launch
1 July 2020, huawei.com

About HUAWEI Open Source
9 February 2022, huawei.com

Take a close look at technology highlights of the 2022 Huawei ...
16 August 2022, Yahoo Finance

Huawei's Four Open Source Basic Software Projects Infuse ...
12 October 2020, PR Newswire

Huawei is fastest growing cloud provider in APAC, targets Indonesia ...
25 May 2022, Tech Wire Asia

provided by Google News

Job opportunities

Data Engineer (Remote)
Analytica, Washington, DC

Data Visualization Analyst
Apogee Integration LLC, Chantilly, VA

OBIEE Developer
PRO IT, Mooresville, NC

Data Visualization Analyst
Apogee Integration, LLC, Chantilly, VA

Business Intelligence Developer - Fraud Risk
Early Warning Services, Scottsdale, AZ

MongoDB Developer - REMOTE
Chabez Tech, Chicago, IL

MongoDB Architect/SrDev
Tech Mahindra / Microsoft, Remote

MongoDB Engineer
Alltech International, Remote

2023 Software Engineering Recent Grad Positions – Cat Digital
Caterpillar, Chicago, IL

Junior Backend Developer
Actum Lab, Austin, TX

jobs by Indeed



Share this page

Featured Products

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Redis logo

The world’s most loved real‑time data platform.
Try free

Present your product here