DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Elasticsearch vs. OpenSearch vs. Redis

System Properties Comparison Elasticsearch vs. OpenSearch vs. Redis

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameElasticsearch  Xexclude from comparisonOpenSearch  Xexclude from comparisonRedis  Xexclude from comparison
DescriptionA distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LucenePopular in-memory data platform used as a cache, message broker, and database that can be deployed on-premises, across clouds, and hybrid environments infoRedis focuses on performance so most of its design decisions prioritize high performance and very low latencies.
Primary database modelSearch engine
Vector DBMS
Search engine
Vector DBMS
Key-value store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistence
Secondary database modelsDocument store
Spatial DBMS
Vector DBMSDocument store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Search engine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score123.81
Rank#9  Overall
#1  Search engines
#1  Vector DBMS
Score17.38
Rank#32  Overall
#4  Search engines
#2  Vector DBMS
Score152.19
Rank#7  Overall
#1  Key-value stores
Websitewww.elastic.co/­elasticsearchgithub.com/­opensearch-project
opensearch.org
redis.com
redis.io
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlopensearch.org/­docs/­latestdocs.redis.com/­latest/­index.html
redis.io/­docs
DeveloperElasticThe OpenSearch Software FoundationRedis project core team, inspired by Salvatore Sanfilippo infoDevelopment sponsored by Redis Inc.
Initial release201020212009
Current release8.6, January 20232.19, February 20257.2.5, May 2024
License infoCommercial or Open SourceOpen Source infoElastic LicenseOpen Source infoApache Version 2.0Open Source infosource-available extensions (modules), commercial licenses for Redis Enterprise
Cloud-based only infoOnly available as a cloud servicenonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
Implementation languageJavaJavaC
Server operating systemsAll OS with a Java VMAll OS with a Java VMBSD
Linux
OS X
Windows infoported and maintained by Microsoft Open Technologies, Inc.
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-free
Typing infopredefined data types such as float or dateyesyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexes
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 indexesyes infoAll search fields are automatically indexedyes infoAll search fields are automatically indexedyes infowith RediSearch module
SQL infoSupport of SQLSQL-like query languageSQL-like query languagewith RediSQL module
APIs and other access methodsJava API
RESTful HTTP/JSON API
Java API
RESTful HTTP/JSON API
proprietary protocol infoRESP - REdis Serialization Protocol
Supported programming languages.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
Server-side scripts infoStored proceduresyesyesLua; Redis Functions coming in Redis 7 (slides and Github)
Triggersyes infoby using the 'percolation' featureyes infoby using the 'percolation' featurepublish/subscribe channels provide some trigger functionality; RedisGears
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infoAutomatic hash-based sharding with support for hash-tags for manual sharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesMulti-source replication infowith Redis Enterprise Pack
Source-replica replication infoChained replication is supported
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectorthrough RedisGears
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allEventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Foreign keys infoReferential integritynonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoAtomic execution of command blocks and scripts and optimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logs
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Memcached and Redis integrationyes
User concepts infoAccess controlAccess Control Lists (ACLs): redis.io/­docs/­management/­security/­acl
LDAP and Role-Based Access Control (RBAC) for Redis Enterprise
Mutual TLS authentication: redis.io/­docs/­management/­security/­encryption
Password-based authentication

More information provided by the system vendor

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

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

More resources
ElasticsearchOpenSearchRedis
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

PostgreSQL is the DBMS of the Year 2018
2 January 2019, Paul Andlinger, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

MongoDB is the DBMS of the year, defending the title from last year
7 January 2015, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

OpenSearch 3.0 hits: First major release under Linux Foundation as it battles ElasticSearch for mindshare
7 May 2025, devclass

OpenSearch 3.0 targets fast AI search with MCP and GPU-powered vectors
7 May 2025, Blocks and Files

OpenSearch in 2025: Much more than an Elasticsearch fork
28 April 2025, InfoWorld

Amazon OpenSearch Service announces Standard and Extended Support dates for Elasticsearch and OpenSearch versions
7 November 2024, Amazon Web Services

Elasticsearch Now Available as a Native Grounding Engine on Google Cloud’s Vertex AI Platform
9 April 2025, Business Wire

provided by Google News

OpenSearch 3.0 targets fast AI search with MCP and GPU-powered vectors
7 May 2025, Blocks and Files

OpenSearch 3.0 hits: First major release under Linux Foundation as it battles ElasticSearch for mindshare
7 May 2025, devclass

Amazon OpenSearch Service launches flow builder to empower rapid AI search innovation
2 May 2025, Amazon Web Services

OpenSearch revs up AI workloads with GPU-accelerated vector search
6 May 2025, SiliconANGLE

OpenSearch 3.0 Enhances Vector Database Performance, Search Infrastructure and Scalability to Meet AI-driven Demand
6 May 2025, PR Newswire

provided by Google News

Database Management System Market Projected to Reach USD
5 May 2025, GlobeNewswire

Redis 'returns' to open source with AGPL license
1 May 2025, theregister.com

Redis returns to the open source fold
2 May 2025, Computing UK

Redis bets big on an open source return
1 May 2025, InfoWorld

Best of 2024: Valkey is Rapidly Overtaking Redis
23 December 2024, DevOps.com

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.

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

Neo4j logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here