DB-EnginesExtremeDB: the mission critical dbmsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Druid vs. MongoDB vs. Vertica

System Properties Comparison Apache Druid vs. MongoDB vs. Vertica

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonMongoDB  Xexclude from comparisonVertica infoVertica Analytics Platform  Xexclude from comparison
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataOne of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructureCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primary database modelRelational DBMS
Time Series DBMS
Document storeRelational DBMS infoColumn oriented
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
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.07
Rank#116  Overall
#57  Relational DBMS
#8  Time Series DBMS
Score436.61
Rank#5  Overall
#1  Document stores
Score15.98
Rank#40  Overall
#24  Relational DBMS
Websitedruid.apache.orgwww.mongodb.comwww.vertica.com
Technical documentationdruid.apache.org/­docs/­latest/­designdocs.mongodb.com/­manualvertica.com/­documentation
DeveloperApache Software Foundation and contributorsMongoDB, IncOpenText infopreviously Micro Focus and Hewlett Packard
Initial release201220092005
Current release26.0.0, May 20236.0.5, March 202312.0.3, January 2023
License infoCommercial or Open SourceOpen Source infoApache license v2Open Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.commercial infoLimited community edition free
Cloud-based only infoOnly available as a cloud servicenono infoMongoDB available as DBaaS (MongoDB Atlas)no infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • MongoDB Atlas: Global multi-cloud database with unmatched data distribution and mobility across AWS, Azure, and Google Cloud, built-in automation for resource and workload optimization, and so much more.
  • 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.
Vertica Accelerator’s high-performance analytics and machine learning with SQL or Python is available as SaaS.
Implementation languageJavaC++C++
Server operating systemsLinux
OS X
Unix
Linux
OS X
Solaris
Windows
Linux
Data schemeyes infoschema-less columns are supportedschema-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, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
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 indexesyesyesNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLSQL for queryingRead-only SQL queries via the MongoDB Connector for BIFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs and other access methodsJDBC
RESTful HTTP/JSON API
proprietary protocol using JSONADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
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
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++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-side scripts infoStored proceduresnoJavaScriptyes, PostgreSQL PL/pgSQL, with minor differences
Triggersnoyes infoin MongoDB Atlas onlyyes, called Custom Alerts
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basedSharding 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, hierarchical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesMulti-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
Multi-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesno infoBi-directional Spark integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate 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 controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemAccess rights for users and rolesfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
More information provided by the system vendor
Apache DruidMongoDBVertica infoVertica Analytics Platform
Specific characteristicsMongoDB provides an integrated suite of cloud database and data services to accelerate...
» more
Deploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» more
Competitive advantagesBuilt around the flexible document data model and unified API, MongoDB is a developer...
» more
Fast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» more
Typical application scenariosInternet of Things and Time Series (Bosch, GE Healthcare, Jaguar Land Rover) Mobile...
» more
Communication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» more
Key customersADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» more
Abiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» more
Market metrics365+ million downloads, over 150,000+ Atlas clusters provisioned every month handling...
» more
Licensing and pricing modelsMongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» more
Cost-based models and subscription-based models are both available. One license is...
» more

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

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
Apache DruidMongoDBVertica infoVertica Analytics Platform
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

Apache Druid Charms in Upper Echelons of OLAP Database ...
3 April 2023, Datanami

Imply Announces Major Open Source Contribution for Apache Druid ...
20 September 2022, Business Wire

Apache Druid 25.0 Delivers Multi-Stage Query Engine and ...
19 January 2023, InfoQ.com

Apache Druid’s Role in Modern Data Analytics
10 November 2022, DevOps.com

Real-Time Analytics Databases Emerge to Take On Big, Fast ...
20 April 2023, Datanami

provided by Google News

MongoDB and Alibaba Cloud Extend Global Partnership
25 May 2023, PR Newswire

FerretDB Provides Alternative to MongoDB
19 May 2023, Datanami

ScyllaDB vs. MongoDB: When to Use Each
12 May 2023, The New Stack

SingleStore Launches MongoDB API for AI and Real-Time Analytics ...
18 May 2023, insideHPC

Why MongoDB Stock Raced Nearly 5% Higher Today
15 May 2023, The Motley Fool

provided by Google News

Vertica by OpenText and Anritsu Sign New Deal for Next-Gen ...
17 May 2023, PR Newswire

Global Database Management Software Market by Application ...
25 May 2023, Digital Journal

Vertica Database to Reward Open Source Developers via New ...
2 November 2022, Datanami

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16 May 2023, Embedded Computing Design

Vertica Announces Vertica 12 for Future-Proof Analytics
7 June 2022, PR Newswire

provided by Google News

Job opportunities

Apache Druid Admin
Daktin Technologies LLC, Remote

Technical - Druid Expert
ProIT Inc., Irving, TX

GCP Druid Sr. Engineer
Intone Networks, Irving, TX

DevOps Engineer Fully Remote
Mi-C3 International, Malta, MT

Technical - Druid Expert
ProIT Inc., Temple Terrace, FL

MongoDB Ventures – Analyst / Associate
MongoDB, New York, NY

Fullstack Developer
BigLynx Computer Software, Redmond, WA

Senior Node.js developer With MongoDB
Talent Hires, Remote

Technical Support Analyst
Sakari, Remote

Web Development Opportunities
SuretyBonds.com, Remote

Software Test Engineer (entry-level)
Real-Time Technology Solutions, New York, NY

Senior Data Engineer - Remote Within USA
Hewlett Packard Enterprise, Bloomington, IL

Database Administrator - MemSQL DBA
Pinnacle Group, Inc., Austin, TX

Database Engineer Lead
Millennium Management LLC, New York, NY

Data Engineer, Automation and Analytics
Tesla, Palo Alto, CA

jobs by Indeed



Share this page

Featured Products

Vertica logo

Vertica Accelerator. The fastest analytics and machine learning, delivered as SaaS, with automated setup, administration, and management. Free trial.

Redis logo

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

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

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!

Neo4j logo

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

Present your product here