DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Dragonfly vs. KairosDB vs. Memcached vs. Postgres-XL vs. RRDtool

System Properties Comparison Dragonfly vs. KairosDB vs. Memcached vs. Postgres-XL vs. RRDtool

Editorial information provided by DB-Engines
NameDragonfly  Xexclude from comparisonKairosDB  Xexclude from comparisonMemcached  Xexclude from comparisonPostgres-XL  Xexclude from comparisonRRDtool  Xexclude from comparison
DescriptionA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceDistributed Time Series DBMS based on Cassandra or H2In-memory key-value store, originally intended for cachingBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresIndustry 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 modelKey-value storeTime Series DBMSKey-value storeRelational DBMSTime Series DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.41
Rank#266  Overall
#38  Key-value stores
Score0.62
Rank#239  Overall
#20  Time Series DBMS
Score19.42
Rank#32  Overall
#4  Key-value stores
Score0.49
Rank#256  Overall
#117  Relational DBMS
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
github.com/­kairosdb/­kairosdbwww.memcached.orgwww.postgres-xl.orgoss.oetiker.ch/­rrdtool
Technical documentationwww.dragonflydb.io/­docskairosdb.github.iogithub.com/­memcached/­memcached/­wikiwww.postgres-xl.org/­documentationoss.oetiker.ch/­rrdtool/­doc
DeveloperDragonflyDB team and community contributorsDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalTobias Oetiker
Initial release2023201320032014 infosince 2012, originally named StormDB1999
Current release1.0, March 20231.2.2, November 20181.6.25, March 202410 R1, October 20181.8.0, 2022
License infoCommercial or Open SourceOpen Source infoBSL 1.1Open Source infoApache 2.0Open Source infoBSD licenseOpen Source infoMozilla public licenseOpen Source infoGPL V2 and FLOSS
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 languageC++JavaCCC infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsLinuxLinux
OS X
Windows
FreeBSD
Linux
OS X
Unix
Windows
Linux
macOS
HP-UX
Linux
Data schemescheme-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or datestrings, hashes, lists, sets, sorted sets, bit arraysyesnoyesNumeric 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.nonoyes infoXML type, but no XML query functionalityno infoExporting into and restoring from XML files possible
Secondary indexesnononoyesno
SQL infoSupport of SQLnononoyes infodistributed, parallel query executionno
APIs and other access methodsProprietary protocol infoRESP - REdis Serialization ProtocolGraphite protocol
HTTP REST
Telnet API
Proprietary protocolADO.NET
JDBC
native C library
ODBC
streaming API for large objects
in-process shared library
Pipes
Supported programming languagesC
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
Java
JavaScript infoNode.js
PHP
Python
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
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 proceduresLuanonouser defined functionsno
Triggerspublish/subscribe channels provide some trigger functionalitynonoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on Cassandranonehorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationselectable replication factor infobased on Cassandranone infoRepcached, a Memcached patch, provides this functionallitynone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate Consistencynone
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of command blocks and scriptsnonoACID infoMVCCno
Concurrency infoSupport for concurrent manipulation of datayes, strict serializability by the serveryesyesyesyes infoby using the rrdcached daemon
Durability infoSupport for making data persistentyesyesnoyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonoyes
User concepts infoAccess controlPassword-based authenticationsimple password-based access controlyes infousing SASL (Simple Authentication and Security Layer) protocolfine grained access rights according to SQL-standardno

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
DragonflyKairosDBMemcachedPostgres-XLRRDtool
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

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

DragonflyDB Announces $21m in New Funding and General Availability
21 March 2023, Business Wire

DragonflyDB reels in $21M for its speedy in-memory database
21 March 2023, SiliconANGLE News

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29 March 2023, Phoronix

New Kubernetes Operator for Dragonfly In-Memory Datastore Now Available for Simplified Operations and Increased ...
18 April 2023, Business Wire

SFU Computing Science researchers receive 2022 ACM SIGMOD Research Highlight Award.
24 February 2023, Simon Fraser University News

provided by Google News

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

Expo: Real Time A/B Testing and Monitoring with Spark Streaming and Kafka at Walmart Labs
24 May 2019, InfoQ.com

provided by Google News

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

Ubuntu 24.04 Helping Achieve Greater Performance On Intel Xeon Scalable Emerald Rapids
8 March 2024, Phoronix

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

Introducing mcrouter: A memcached protocol router for scaling memcached deployments
15 September 2014, Facebook Engineering

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

provided by Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9 January 2024, Help Net Security

A plotting utility for text mode consoles and terminals @tenox77
28 June 2023, Adafruit Blog

How to install Cacti SNMP Monitor on Ubuntu
24 November 2017, TechRepublic

Cacti servers under attack by attackers exploiting CVE-2022-46169
16 January 2023, Help Net Security

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

provided by Google News



Share this page

Featured Products

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

Database for your real-time AI and Analytics Apps.
Try it today.

RaimaDB logo

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

Milvus logo

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

Neo4j logo

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

Present your product here