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 Table Storage vs. MongoDB vs. Solr

System Properties Comparison Microsoft Azure Table Storage vs. MongoDB vs. Solr

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameMicrosoft Azure Table Storage  Xexclude from comparisonMongoDB  Xexclude from comparisonSolr  Xexclude from comparison
DescriptionA Wide Column Store for rapid development using massive semi-structured datasetsOne of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructureA widely used distributed, scalable search engine based on Apache Lucene
Primary database modelWide column storeDocument storeSearch engine
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
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.94
Rank#71  Overall
#6  Wide column stores
Score439.42
Rank#5  Overall
#1  Document stores
Score47.09
Rank#24  Overall
#3  Search engines
Websiteazure.microsoft.com/­en-us/­services/­storage/­tableswww.mongodb.comsolr.apache.org
Technical documentationwww.mongodb.com/­docs/­manualsolr.apache.org/­resources.html
DeveloperMicrosoftMongoDB, IncApache Software Foundation
Initial release201220092006
Current release6.0.7, June 20239.3.0, July 2023
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 infoApache Version 2
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.
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.
Implementation languageC++Java
Server operating systemshostedLinux
OS X
Solaris
Windows
All OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)
Data schemeschema-freeschema-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 infoDynamic Fields enables on-the-fly addition of new fields
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, decimal, boolean, date, object_id, geospatialyes infosupports customizable data types and automatic typing
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.noyes
Secondary indexesnoyesyes infoAll search fields are automatically indexed
SQL infoSupport of SQLnoRead-only SQL queries via the MongoDB Atlas SQL InterfaceSolr Parallel SQL Interface
APIs and other access methodsRESTful HTTP APIGraphQL
HTTP REST
Prisma
proprietary protocol using JSON
Java API
RESTful HTTP/JSON API
Supported programming languages.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
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
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresnoJavaScriptJava plugins
Triggersnoyes infoin MongoDB Atlas onlyyes infoUser configurable commands triggered on index changes
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
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesspark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduce
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Eventual 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 dataoptimistic lockingMulti-document ACID Transactions with snapshot isolationoptimistic locking
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.2yes
User concepts infoAccess controlAccess rights based on private key authentication or shared access signaturesAccess rights for users and rolesyes
More information provided by the system vendor
Microsoft Azure Table StorageMongoDBSolr
Specific characteristicsMongoDB provides an integrated suite of cloud database and data services to accelerate...
» more
Competitive advantagesBuilt around the flexible document data model and unified API, MongoDB is a developer...
» more
Typical application scenariosAI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» more
Key customersADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» more
Market metricsHundreds of millions downloads, over 150,000+ Atlas clusters provisioned every month...
» more
Licensing and pricing modelsMongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» 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

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

More resources
Microsoft Azure Table StorageMongoDBSolr
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

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

What to know about building microservices with ASP.NET Core
22 September 2023, TechTarget

Quick Guide to Azure Storage Pricing
16 May 2023, DevOps.com

PostgreSQL brings more performance, security to open-source ...
14 September 2023, VentureBeat

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

Azure Synapse vs. Snowflake: Data Warehouse and Data ...
20 February 2023, eWeek

provided by Google News

MongoDB Announces Four New AI-Powered Capabilities to Improve ...
26 September 2023, PR Newswire

New MongoDB Atlas Vector Search Capabilities Help Developers ...
26 September 2023, Datanami

MongoDB reveals new generative AI, vector search tools
26 September 2023, TechTarget

MongoDB Changes The Database Game With Queryable Encryption
25 September 2023, Forbes

MongoDB Launches Advanced Data Management Capabilities to Run Applications Anywhere
26 September 2023, Yahoo Finance

provided by Google News

Learn Search Engines in Backend Development with Practical ...
5 September 2023, Medium

New Way to Mass Produce Cheaper, Lighter Perovskite Solar Cells
21 September 2023, AZoM

This AI Research Presents Lucene Integration for Powerful Vector Search with OpenAI Embeddings
4 September 2023, MarkTechPost

Solar Alliance cancels private placement as Canadian solar acquisition due diligence continues
18 September 2023, Yahoo Finance

Solar Alliance launches Affiliate Program to accelerate expansion in the Southeast U.S.
12 September 2023, Yahoo Finance

provided by Google News

Job opportunities

Developer
Wipro Limited, Minneapolis, MN

Office 365, Azure Consultant
Canviz, Kirkland, WA

.Net Developer
Wipro Limited, Minneapolis, MN

Senior Backend Software Developer
GE Healthcare, Remote

SENIOR-LEVEL C# SaaS DEVELOPER
SiriusIQ, Remote

ArcGIS Administration
PTS Consulting Services, Tampa, FL

Technical Customer Support Representative
Sakari, Remote

MongoDB Engineer
Alltech International, Remote

MongoDB
Devcare Solutions, California

MongoDB - Sales Development Representative
RippleMatch Opportunities, Austin, TX

Software Engineer – Apache Solr
Ivy Tech Solutions inc, Remote

Solar Installation Teams Opportunity at SOLR
SOLR - The Future is Clean, Los Angeles, CA

Solr Engineer
Pomeroy, Dallas-Fort Worth, TX

Clean Energy Consultant
SOLR - The Future is Clean, Barstow, CA

Remote, Text Search Enginner with Solr or Lucene or Lucid Works
CapB InfoteK, Boston, MA

jobs by Indeed



Share this page

Featured Products

Redis logo

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

AllegroGraph logo

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

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

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Neo4j logo

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

Present your product here