DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Ehcache vs. Redis vs. RocksDB vs. Splunk vs. YDB

System Properties Comparison Ehcache vs. Redis vs. RocksDB vs. Splunk vs. YDB

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonRedis  Xexclude from comparisonRocksDB  Xexclude from comparisonSplunk  Xexclude from comparisonYDB  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsPopular 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.Embeddable persistent key-value store optimized for fast storage (flash and RAM)Analytics Platform for Big DataA distributed fault-tolerant database service, with high availability, scalability, immediate consistency and ACID transactions and providing an Amazon DynamoDB compatible API
Primary database modelKey-value storeKey-value store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceKey-value storeSearch engineDocument store
Relational DBMS
Secondary database modelsDocument 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
Score4.52
Rank#65  Overall
#8  Key-value stores
Score148.64
Rank#6  Overall
#1  Key-value stores
Score2.96
Rank#89  Overall
#13  Key-value stores
Score88.47
Rank#13  Overall
#2  Search engines
Score0.39
Rank#266  Overall
#41  Document stores
#124  Relational DBMS
Websitewww.ehcache.orgredis.com
redis.io
rocksdb.orgwww.splunk.comgithub.com/­ydb-platform/­ydb
ydb.tech
Technical documentationwww.ehcache.org/­documentationdocs.redis.com/­latest/­index.html
redis.io/­docs
github.com/­facebook/­rocksdb/­wikidocs.splunk.com/­Documentation/­Splunkydb.tech/­en/­docs
DeveloperTerracotta Inc, owned by Software AGRedis project core team, inspired by Salvatore Sanfilippo infoDevelopment sponsored by Redis Inc.Facebook, Inc.Splunk Inc.Yandex
Initial release20092009201320032019
Current release3.10.0, March 20227.2.5, May 20249.4.0, June 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infosource-available extensions (modules), commercial licenses for Redis EnterpriseOpen Source infoBSDcommercial infoLimited free edition and free developer edition availableOpen Source infoApache 2.0; commercial license available
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaCC++
Server operating systemsAll OS with a Java VMBSD
Linux
OS X
Windows infoported and maintained by Microsoft Open Technologies, Inc.
LinuxLinux
OS X
Solaris
Windows
Linux
Data schemeschema-freeschema-freeschema-freeyesFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or dateyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesnoyesyes
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.nononoyesno
Secondary indexesnoyes infowith RediSearch modulenoyesyes
SQL infoSupport of SQLnowith RediSQL modulenono infoSplunk Search Processing Language for search commandsSQL-like query language (YQL)
APIs and other access methodsJCacheproprietary protocol infoRESP - REdis Serialization ProtocolC++ API
Java API
HTTP RESTRESTful HTTP API (DynamoDB compatible)
Supported programming languagesJavaC
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
C
C++
Go
Java
Perl
Python
Ruby
C#
Java
JavaScript
PHP
Python
Ruby
Go
Java
JavaScript (Node.js)
PHP
Python
Server-side scripts infoStored proceduresnoLua; Redis Functions coming in Redis 7 (slides and Github)noyesno
Triggersyes infoCache Event Listenerspublish/subscribe channels provide some trigger functionality; RedisGearsyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta ServerSharding infoAutomatic hash-based sharding with support for hash-tags for manual shardinghorizontal partitioningShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta ServerMulti-source replication infowith Redis Enterprise Pack
Source-replica replication infoChained replication is supported
yesMulti-source replicationActive-passive shard replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnothrough RedisGearsnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Eventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourceAtomic execution of command blocks and scripts and optimistic lockingyesno infoA 'Transaction' in Splunk has a different meaning: grouping related events into a single one for later searchingACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoData access is serialized by the serveryesyesyes
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesnono
User concepts infoAccess controlnoAccess 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
noAccess rights for users and rolesAccess rights defined for Yandex Cloud users

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Redisson PRO: The ultra-fast Redis Java Client.
» more

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

More resources
EhcacheRedisRocksDBSplunkYDB
DB-Engines blog posts

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

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

show all

Recent citations in the news

Jira Data Center user? Here's a critical Ehcache vulnerability to spoil your day
22 July 2021, The Register

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

How to partition Sonatype Nexus Repository: Targets, privileges, and roles
9 February 2010, Sonatype Blog

provided by Google News

Majority of Redis users considering alternatives after less permissive licensing move
20 September 2024, The Register

Redis debuts new data integration and AI features for its database
23 August 2024, SiliconANGLE News

Redis Improves Performance of Vector Semantic Search with Multi-Threaded Query Engine
19 July 2024, InfoQ.com

After changing its license, Redis drops its biggest release yet
23 August 2024, TechCrunch

Flight to Valkey appears to be response to removal of Redis’ open source license
12 September 2024, Techzine Europe

provided by Google News

Kioxia Demonstrates Flexible Data Placement-Enabled SSD Running RocksDB at 2024 OCP Global Summit
15 October 2024, Business Wire

Correcting And Replacing Kioxia Demonstrates Flexible Data Placement-Enabled SSD Running RocksDB at 2024 OCP Global Summit
21 October 2024, BERNAMA

Kioxia Demonstrates Flexible Data Placement-Enabled SSD Running RocksDB At 2024 OCP Global Summit
16 October 2024, BERNAMA

Tech News | American Press Technology News
14 October 2024, Business Wire

Toshiba Memory America Optimizes RocksDB for SSDs
1 August 2019, Business Wire

provided by Google News

Yandex code leak: Why hack of ‘Russian Google’s’ ranking factors has spooked the SEO industry
1 February 2023, The Indian Express

Personal Data Protection Service Initiates Probe into Yandex.Go App’s Data Processing
10 August 2023, Civil Georgia

provided by Google News



Share this page

Featured Products

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

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

SingleStore logo

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

Present your product here