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 > RethinkDB vs. RRDtool vs. SiteWhere vs. SwayDB vs. Vitess

System Properties Comparison RethinkDB vs. RRDtool vs. SiteWhere vs. SwayDB vs. Vitess

Editorial information provided by DB-Engines
NameRethinkDB  Xexclude from comparisonRRDtool  Xexclude from comparisonSiteWhere  Xexclude from comparisonSwayDB  Xexclude from comparisonVitess  Xexclude from comparison
DescriptionDBMS for the Web with a mechanism to push updated query results to applications in realtime.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.M2M integration platform for persisting/querying time series dataAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelDocument storeTime Series DBMSTime Series DBMSKey-value storeRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.66
Rank#107  Overall
#20  Document stores
Score1.90
Rank#132  Overall
#11  Time Series DBMS
Score0.06
Rank#383  Overall
#43  Time Series DBMS
Score0.04
Rank#387  Overall
#61  Key-value stores
Score0.88
Rank#203  Overall
#95  Relational DBMS
Websiterethinkdb.comoss.oetiker.ch/­rrdtoolgithub.com/­sitewhere/­sitewhereswaydb.simer.auvitess.io
Technical documentationrethinkdb.com/­docsoss.oetiker.ch/­rrdtool/­docsitewhere1.sitewhere.io/­index.htmlvitess.io/­docs
DeveloperThe Linux Foundation infosince July 2017Tobias OetikerSiteWhereSimer PlahaThe Linux Foundation, PlanetScale
Initial release20091999201020182013
Current release2.4.1, August 20201.8.0, 202215.0.2, December 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoGPL V2 and FLOSSOpen Source infoCommon Public Attribution License Version 1.0Open Source infoGNU Affero GPL V3.0Open Source infoApache Version 2.0, commercial licenses 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 languageC++C infoImplementations in Java (e.g. RRD4J) and C# availableJavaScalaGo
Server operating systemsLinux
OS X
Windows
HP-UX
Linux
Linux
OS X
Windows
Docker
Linux
macOS
Data schemeschema-freeyespredefined schemeschema-freeyes
Typing infopredefined data types such as float or dateyes infostring, binary, float, bool, date, geometryNumeric data onlyyesnoyes
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 infoExporting into and restoring from XML files possiblenono
Secondary indexesyesnononoyes
SQL infoSupport of SQLnonononoyes infowith proprietary extensions
APIs and other access methodsin-process shared library
Pipes
HTTP RESTADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesC infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
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
Java
Kotlin
Scala
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnonoyes infoproprietary syntax
TriggersClient-side triggers through changefeedsnonoyes
Partitioning methods infoMethods for storing different data on different nodesSharding inforange basednoneSharding infobased on HBasenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneselectable replication factor infobased on HBasenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integritynonononoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsnonoAtomic execution of operationsACID at shard level
Concurrency infoSupport for concurrent manipulation of datayes infoMVCC basedyes infoby using the rrdcached daemonyesyesyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyesyes
User concepts infoAccess controlyes infousers and table-level permissionsnoUsers with fine-grained authorization conceptnoUsers with fine-grained authorization concept infono user groups or roles

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
RethinkDBRRDtoolSiteWhereSwayDBVitess
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, 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

An introduction to building realtime apps with RethinkDB
9 July 2022, devmio

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

RethinkDB is shutting down, Qt Quick Controls, and Sensory gives developers Alexa voice control—SD Times news ...
6 October 2016, SDTimes.com

provided by Google News

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

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

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

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

Graph Your Network with Cacti
1 January 2009, Open Source For You

provided by Google News

SiteWhere: An open platform for connected devices
11 July 2017, Open Source For You

Ten Popular IoT Platforms You Should be Aware of
27 March 2023, Open Source For You

11 Best Open source IoT Platforms To Develop Smart Projects
9 March 2023, H2S Media

provided by Google News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

PlanetScale grabs YouTube-developed open-source tech, promises Vitess DBaaS with on-the-fly schema changes
18 May 2021, The Register

They scaled YouTube -- now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

With Vitess 4.0, database vendor matures cloud-native platform
13 November 2019, TechTarget

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.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

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