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 > Microsoft Azure Data Explorer vs. MongoDB vs. ToroDB

System Properties Comparison Microsoft Azure Data Explorer vs. MongoDB vs. ToroDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameMicrosoft Azure Data Explorer  Xexclude from comparisonMongoDB  Xexclude from comparisonToroDB  Xexclude from comparison
DescriptionFully managed big data interactive analytics platformOne of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructureA MongoDB-compatible JSON document store, built on top of PostgreSQL
Primary database modelRelational DBMS infocolumn orientedDocument storeDocument store
Secondary database modelsDocument store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Search engine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
Spatial DBMS
Search engine infointegrated Lucene index, currently in MongoDB Atlas only.
Time Series DBMS infoTime Series Collections introduced in Release 5.0
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.51
Rank#66  Overall
#35  Relational DBMS
Score458.78
Rank#5  Overall
#1  Document stores
Score0.25
Rank#328  Overall
#46  Document stores
Websiteazure.microsoft.com/­services/­data-explorerwww.mongodb.comwww.torodb.com
Technical documentationdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.mongodb.com/­manualwww.torodb.com/­stampede/­docs
DeveloperMicrosoftMongoDB, Inc8Kdata
Initial release201920092016
Current releasecloud service with continuous releases6.0.1, August 2022
License infoCommercial or Open SourcecommercialOpen 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 infoAGPL-V3
Cloud-based only infoOnly available as a cloud serviceyesno 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++Java
Server operating systemshostedLinux
OS X
Solaris
Windows
All OS with a Java 7 VM
Data schemeFixed schema with schema-less datatypes (dynamic)schema-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.schema-free
Typing infopredefined data types such as float or dateyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyes infostring, integer, double, decimal, boolean, date, object_id, geospatialyes infostring, integer, double, boolean, date, object_id
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.yesno
Secondary indexesall fields are automatically indexedyes
SQL infoSupport of SQLKusto Query Language (KQL), SQL subsetRead-only SQL queries via the MongoDB Connector for BI
APIs and other access methodsMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
proprietary protocol using JSON
Supported programming languages.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
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
Server-side scripts infoStored proceduresYes, possible languages: KQL, Python, RJavaScript
Triggersyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyes infoin MongoDB Atlas onlyno
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceSharding 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 nodesyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsSpark connector (open source): github.com/­Azure/­azure-kusto-sparkyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Eventual Consistency
Immediate Consistency
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 isolationno
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.2
User concepts infoAccess controlAzure Active Directory AuthenticationAccess rights for users and rolesAccess rights for users and roles
More information provided by the system vendor
Microsoft Azure Data ExplorerMongoDBToroDB
Specific characteristicsAzure Data Explorer is a fast and highly scalable data exploration service for log...
» more
Competitive advantagesKusto Query Language (innovative query language, optimized for high performance data...
» more
Typical application scenariosIoT applications IoT devices generate billions of sensor readings. Normalizing and...
» more
Key customersMicrosoft, DocuSign, Taboola, Bosch, Siemens Healthineers, Bühler, Ecolab, Zoomd
» more
Market metricsAzure Data Explorer is the data service for Azure Monitor, Azure Time Series Insights,...
» more
Licensing and pricing modelsAn Azure Data Explorer cluster is a pair of engine and data management clusters which...
» 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

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

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

Percona: Database problems? Not on your watch.
Databases run better with Percona.
» more

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

More resources
Microsoft Azure Data ExplorerMongoDBToroDB
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

Azure Data Explorer Supports Native Ingestion from Amazon S3
7 September 2022, InfoQ.com

What's new in Azure Data & AI: Empowering retailers to streamline ...
17 January 2023, Microsoft

Uptake Fusion to Support Microsoft Azure Data Explorer USA ...
1 March 2022, PR Newswire

General availability of Azure OpenAI Service expands access to ...
16 January 2023, Microsoft

Azure Data Explorer gets new engine, numerous enhancements ...
14 October 2020, ZDNet

provided by Google News

Why MongoDB (MDB) Might be Well Poised for a Surge
27 March 2023, Nasdaq

How Will the Market React to Mongodb Inc (MDB) Stock Getting a Bullish Rating
20 March 2023, InvestorsObserver

MongoDB Target of Unusually High Options Trading (NASDAQ:MDB)
23 March 2023, MarketBeat

Harbor Capital Advisors Inc. Boosts Stock Position in MongoDB, Inc ...
28 March 2023, MarketBeat

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

provided by Google News

Job opportunities

Data Analyst
RLA Engineering, LLC, Remote

Azure Data Engineer
DHL eCommerce, Remote

Data Pipelines Engineer
Microsoft, Redmond, WA

Azure Data engineer
Purple Drive Technologies, Memphis, TN

Data Engineer
Synapseb systems, Bellevue, WA

MongoDB Architect/SrDev
Tech Mahindra / Microsoft, Remote

Backend Engineering, Apprenticeship
Fetch, Birmingham, AL

Web Development Opportunities
SuretyBonds.com, Remote

Coding Teacher
Kids Learn Coding LLC, Remote

Latin America-based C# .NET Developer
Melon, Remote

jobs by Indeed



Share this page

Featured Products

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

Vertica logo

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

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!

Present your product here