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 > Memcached vs. MongoDB vs. OpenSearch vs. Oracle Coherence

System Properties Comparison Memcached vs. MongoDB vs. OpenSearch vs. Oracle Coherence

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameMemcached  Xexclude from comparisonMongoDB  Xexclude from comparisonOpenSearch  Xexclude from comparisonOracle Coherence  Xexclude from comparison
DescriptionIn-memory key-value store, originally intended for cachingOne of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructureA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneOracles in-memory data grid solution
Primary database modelKey-value storeDocument storeSearch engineKey-value store
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
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score20.74
Rank#32  Overall
#4  Key-value stores
Score423.96
Rank#5  Overall
#1  Document stores
Score15.65
Rank#38  Overall
#4  Search engines
Score2.02
Rank#131  Overall
#22  Key-value stores
Websitewww.memcached.orgwww.mongodb.comgithub.com/­opensearch-project
opensearch.org
www.oracle.com/­java/­coherence
Technical documentationgithub.com/­memcached/­memcached/­wikiwww.mongodb.com/­docs/­manualopensearch.org/­docs/­latestdocs.oracle.com/­en/­middleware/­standalone/­coherence
DeveloperDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalMongoDB, IncAmazon Web ServicesOracle
Initial release2003200920212007
Current release1.6.25, March 20246.0.7, June 20232.5.0, January 202314.1, August 2023
License infoCommercial or Open SourceOpen Source infoBSD licenseOpen 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.0commercial
Cloud-based only infoOnly available as a cloud servicenono 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.Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageCC++JavaJava
Server operating systemsFreeBSD
Linux
OS X
Unix
Windows
Linux
OS X
Solaris
Windows
All OS with a Java VMAll OS with a Java VM
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.schema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-free
Typing infopredefined data types such as float or datenoyes infostring, integer, double, decimal, boolean, date, object_id, geospatialyesyes
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.no
Secondary indexesnoyesyes infoAll search fields are automatically indexedno
SQL infoSupport of SQLnoRead-only SQL queries via the MongoDB Atlas SQL InterfaceSQL-like query languageno
APIs and other access methodsProprietary protocolGraphQL
HTTP REST
Prisma
proprietary protocol using JSON
Java API
RESTful HTTP/JSON API
JCache
JPA
RESTful HTTP API
Supported programming languages.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
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
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
.Net
C++
Java
Server-side scripts infoStored proceduresnoJavaScriptyesno
Triggersnoyes infoin MongoDB Atlas onlyyes infoby using the 'percolation' featureyes infoLive Events
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.ShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoRepcached, a Memcached patch, provides this functionallityMulti-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
yesyes, with selectable consistency level
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Eventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynono infotypically not used, however similar functionality with DBRef possiblenono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoMulti-document ACID Transactions with snapshot isolationnoconfigurable
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentnoyes infooptional, enabled by defaultyesyes infooptionally
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoIn-memory storage engine introduced with MongoDB version 3.2yes
User concepts infoAccess controlyes infousing SASL (Simple Authentication and Security Layer) protocolAccess rights for users and rolesauthentification to access the cache via certificates or http basic authentication
More information provided by the system vendor
MemcachedMongoDBOpenSearchOracle Coherence
Specific characteristicsMongoDB provides an integrated suite of cloud database and data services to accelerate...
» more
OpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesBuilt around the flexible document data model and unified API, MongoDB is a developer...
» more
Distributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosAI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» more
The OpenSearch platform is used across a broad range of search , analytics, and observability...
» 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
The OpenSearch Project offers open source software licensed under Apache License...
» 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
Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

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

More resources
MemcachedMongoDBOpenSearchOracle Coherence
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

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

Conferences, events and webinars

Intro to MongoDB
Webinar, 11am ET, 1 May 2024

Recent citations in the news

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

Memcached 1.6 Released With Enhanced Performance For This Memory Caching System
9 March 2020, Phoronix

provided by Google News

Vodafone's New Developer Speed and Dexterity—Powered by MongoDB
23 April 2024, WIRED

MongoDB annual event focuses on accelerating AI momentum
22 April 2024, SiliconANGLE News

MongoDB initiated with Buy rating at Loop Capital (MDB)
23 April 2024, Seeking Alpha

A support level that should be taken advantage of
23 April 2024, Marketscreener.com

Why MongoDB (MDB) Stock Is Up Today By Stock Story
23 April 2024, Investing.com Canada

provided by Google News

Amazon OpenSearch Service adds support for Hebrew and HanLP language analyzers
23 April 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, blogs.oracle.com

Amazon OpenSearch Service Under the Hood : OpenSearch Optimized Instances(OR1) | Amazon Web Services
17 April 2024, AWS Blog

Knowledge Bases for Amazon Bedrock now supports private network policies for OpenSearch Serverless
1 April 2024, AWS Blog

Hybrid Search with Amazon OpenSearch Service
19 March 2024, AWS Blog

provided by Google News

Microservices with Major New Coherence and Helidon Releases
9 August 2022, Oracle

Nike achieves scalability and performance with Oracle Coherence & Exadata
20 December 2012, Oracle

New solutions for Oracle WebLogic on Azure Virtual Machines
1 April 2021, azure.microsoft.com

Oracle launches Oracle Banking Cloud Services - ThePaypers
8 February 2023, The Paypers

Goondu Q&A: Oracle WebLogic Server 12c
13 March 2012, Yahoo Singapore News

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

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

Present your product here