DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Memgraph vs. Microsoft Azure AI Search vs. MongoDB vs. OpenQM vs. UniData,UniVerse

System Properties Comparison Memgraph vs. Microsoft Azure AI Search vs. MongoDB vs. OpenQM vs. UniData,UniVerse

Editorial information provided by DB-Engines
NameMemgraph  Xexclude from comparisonMicrosoft Azure AI Search  Xexclude from comparisonMongoDB  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparisonUniData,UniVerse  Xexclude from comparison
DescriptionAn open source graph database built for real-time streaming and compatible with Neo4jSearch-as-a-service for web and mobile app developmentOne of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructureQpenQM is a high-performance, self-tuning, multi-value DBMSMultiValue database and application server with SQL mapping layer and meta database capabilities
Primary database modelGraph DBMSSearch engineDocument storeMultivalue DBMSMultivalue DBMS
Secondary database modelsVector DBMSSpatial 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
Score3.02
Rank#98  Overall
#8  Graph DBMS
Score5.59
Rank#63  Overall
#7  Search engines
Score421.65
Rank#5  Overall
#1  Document stores
Score0.27
Rank#298  Overall
#10  Multivalue DBMS
Score3.16
Rank#97  Overall
#2  Multivalue DBMS
Websitememgraph.comazure.microsoft.com/­en-us/­services/­searchwww.mongodb.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidata
Technical documentationmemgraph.com/­docslearn.microsoft.com/­en-us/­azure/­searchwww.mongodb.com/­docs/­manualdocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidata
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperMemgraph LtdMicrosoftMongoDB, IncRocket Software, originally Martin PhillipsRocket Software
Initial release20172015200919931985
Current releaseV16.0.7, June 20233.4-12
License infoCommercial or Open SourceOpen Source infoBSL 1.1; commercial license for enterprise edition availablecommercialOpen 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 infoGPLv2, extended commercial license availablecommercial
Cloud-based only infoOnly available as a cloud servicenoyesno infoMongoDB available as DBaaS (MongoDB Atlas)nono
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.
  • 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 languageC and C++C++C
Server operating systemsLinuxhostedLinux
OS X
Solaris
Windows
AIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-free and schema-optionalyesschema-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 infowith some exceptionsschema-free
Typing infopredefined data types such as float or dateyesyesyes 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.nonoyes
Secondary indexesyesyesyesyes
SQL infoSupport of SQLnonoRead-only SQL queries via the MongoDB Atlas SQL Interfacenoyes
APIs and other access methodsBolt protocol
Cypher query language
RESTful HTTP APIGraphQL
HTTP REST
Prisma
proprietary protocol using JSON
Java API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
Supported programming languages.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C#
Java
JavaScript
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
.Net
Basic
C
Java
Objective C
PHP
Python
.Net
Basic infoU2 Basic
C
Java
Server-side scripts infoStored proceduresnoJavaScriptyesyes
Triggersnoyes infoin MongoDB Atlas onlyyesyes infoU2 Basic
Partitioning methods infoMethods for storing different data on different nodesSharding infodynamic graph partitioningSharding 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.yesnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTyes infoImplicit feature of the cloud serviceMulti-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
yesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Immediate Consistency
Foreign keys infoReferential integrityyes inforelationships in graphsnono infotypically not used, however similar functionality with DBRef possiblenono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infowith snapshot isolationnoMulti-document ACID Transactions with snapshot isolationACIDACID infoconfigurable
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
Durability infoSupport for making data persistentyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesyes infooptional, enabled by defaultyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes infoIn-memory storage engine introduced with MongoDB version 3.2
User concepts infoAccess controlUsers, roles and permissionsyes infousing Azure authenticationAccess rights for users and rolesAccess rights can be defined down to the item levelAccess rights according to SQL-standard and operating system based
More information provided by the system vendor
MemgraphMicrosoft Azure AI SearchMongoDBOpenQM infoalso called QMUniData,UniVerse
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
MongoDB provides an integrated suite of cloud database and data services to accelerate...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Built around the flexible document data model and unified API, MongoDB is a developer...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
AI-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 modelsYou can check out our pricing model and licenses on the company website .
» more
MongoDB 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 partiesStudio 3T: The world's favorite IDE for working with MongoDB
» 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

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

More resources
MemgraphMicrosoft Azure AI SearchMongoDBOpenQM infoalso called QMUniData,UniVerse
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

Enhance Your Network with the Power of a Graph DB
4 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.com

provided by Google News

Azure AI Studio Now Generally Available, Sporting New Models Both Big and Small
21 May 2024, Visual Studio Magazine

Microsoft beefs up Azure's arsenal of generative AI development tools
21 May 2024, SiliconANGLE News

Announcing updates to Azure AI Search to help organizations build and scale generative AI applications
4 April 2024, Microsoft

Microsoft Azure AI gains new LLMs, governance features
21 May 2024, InfoWorld

Microsoft Azure gets 'Models as a Service,' enhanced RAG offerings for enterprise generative AI
21 May 2024, ZDNet

provided by Google News

MongoDB Stock Sinks As Market Gains: Here's Why
21 May 2024, Markets Insider

Principal Securities Inc. Takes Position in MongoDB, Inc. (NASDAQ:MDB)
21 May 2024, Defense World

Build RAG applications with MongoDB Atlas, now available in Knowledge Bases for Amazon Bedrock | Amazon Web ...
2 May 2024, AWS Blog

Wall Street Analysts Just Trimmed Price Target for MongoDB, Inc. (NASDAQ:MDB)
21 May 2024, Insider Monkey

MongoDB Launches 'One-Stop-Shop' Program For Building Advanced GenAI Applications
1 May 2024, CRN

provided by Google News

Pinning Down Unidata S.p.A.'s (BIT:UD) P/E Is Difficult Right Now
21 May 2024, Simply Wall St

Unidata Reports Full Year 2023 Earnings
31 March 2024, Simply Wall St

Unidata uses Jetstream to make geoscience data available to science community
29 January 2020, IU Newsroom

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8 April 2024, News of Bahrain- DT News

Data + software services
21 August 2018, UCAR

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for 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

Present your product here