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

DBMS > OpenTSDB vs. Redis vs. RocksDB vs. RRDtool

System Properties Comparison OpenTSDB vs. Redis vs. RocksDB vs. RRDtool

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameOpenTSDB  Xexclude from comparisonRedis  Xexclude from comparisonRocksDB  Xexclude from comparisonRRDtool  Xexclude from comparison
DescriptionScalable Time Series DBMS based on HBasePopular 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)Industry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.
Primary database modelTime Series DBMSKey-value store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceKey-value storeTime Series 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
Score1.51
Rank#141  Overall
#12  Time Series DBMS
Score148.64
Rank#6  Overall
#1  Key-value stores
Score2.96
Rank#89  Overall
#13  Key-value stores
Score1.70
Rank#136  Overall
#11  Time Series DBMS
Websiteopentsdb.netredis.com
redis.io
rocksdb.orgoss.oetiker.ch/­rrdtool
Technical documentationopentsdb.net/­docs/­build/­html/­index.htmldocs.redis.com/­latest/­index.html
redis.io/­docs
github.com/­facebook/­rocksdb/­wikioss.oetiker.ch/­rrdtool/­doc
Developercurrently maintained by Yahoo and other contributorsRedis project core team, inspired by Salvatore Sanfilippo infoDevelopment sponsored by Redis Inc.Facebook, Inc.Tobias Oetiker
Initial release2011200920131999
Current release7.2.5, May 20249.4.0, June 20241.8.0, 2022
License infoCommercial or Open SourceOpen Source infoLGPLOpen Source infosource-available extensions (modules), commercial licenses for Redis EnterpriseOpen Source infoBSDOpen Source infoGPL V2 and FLOSS
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaCC++C infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsLinux
Windows
BSD
Linux
OS X
Windows infoported and maintained by Microsoft Open Technologies, Inc.
LinuxHP-UX
Linux
Data schemeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or datenumeric data for metrics, strings for tagspartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesnoNumeric data only
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.nononono infoExporting into and restoring from XML files possible
Secondary indexesnoyes infowith RediSearch modulenono
SQL infoSupport of SQLnowith RediSQL modulenono
APIs and other access methodsHTTP API
Telnet API
proprietary protocol infoRESP - REdis Serialization ProtocolC++ API
Java API
in-process shared library
Pipes
Supported programming languagesErlang
Go
Java
Python
R
Ruby
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
C
C++
Go
Java
Perl
Python
Ruby
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
Server-side scripts infoStored proceduresnoLua; Redis Functions coming in Redis 7 (slides and Github)nono
Triggersnopublish/subscribe channels provide some trigger functionality; RedisGearsno
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on HBaseSharding infoAutomatic hash-based sharding with support for hash-tags for manual shardinghorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on HBaseMulti-source replication infowith Redis Enterprise Pack
Source-replica replication infoChained replication is supported
yesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnothrough RedisGearsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infobased on HBaseEventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
none
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoAtomic execution of command blocks and scripts and optimistic lockingyesno
Concurrency infoSupport for concurrent manipulation of datayesyes infoData access is serialized by the serveryesyes infoby using the rrdcached daemon
Durability infoSupport for making data persistentyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
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
nono

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 partiesRedisson PRO: The ultra-fast Redis Java Client.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
OpenTSDBRedisRocksDBRRDtool
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

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

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the 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

Critical IP spoofing bug patched in Cacti
15 December 2022, The Daily Swig

The 16 Best Open Source Network Monitoring Tools in 2023
21 October 2022, Solutions Review

Cacti Cross-Site-Scripting Vulnerability Let Attacker Poison Database
7 September 2023, CybersecurityNews

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29 November 2017, Linux.com

5 Best Small Business Network Monitoring Software Tools in 2024
13 May 2024, Addictive Tips

provided by Google News



Share this page

Featured Products

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

RaimaDB logo

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

SingleStore logo

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

Neo4j logo

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

Present your product here