DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > OpenTSDB vs. Prometheus vs. RethinkDB vs. Warp 10 vs. Yaacomo

System Properties Comparison OpenTSDB vs. Prometheus vs. RethinkDB vs. Warp 10 vs. Yaacomo

Editorial information provided by DB-Engines
NameOpenTSDB  Xexclude from comparisonPrometheus  Xexclude from comparisonRethinkDB  Xexclude from comparisonWarp 10  Xexclude from comparisonYaacomo  Xexclude from comparison
Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
DescriptionScalable Time Series DBMS based on HBaseOpen-source Time Series DBMS and monitoring systemDBMS for the Web with a mechanism to push updated query results to applications in realtime.TimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBaseOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primary database modelTime Series DBMSTime Series DBMSDocument storeTime Series DBMSRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.68
Rank#142  Overall
#12  Time Series DBMS
Score7.69
Rank#50  Overall
#3  Time Series DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Score0.14
Rank#344  Overall
#32  Time Series DBMS
Websiteopentsdb.netprometheus.iorethinkdb.comwww.warp10.ioyaacomo.com
Technical documentationopentsdb.net/­docs/­build/­html/­index.htmlprometheus.io/­docsrethinkdb.com/­docswww.warp10.io/­content/­02_Getting_started
Developercurrently maintained by Yahoo and other contributorsThe Linux Foundation infosince July 2017SenXQ2WEB GmbH
Initial release20112015200920152009
Current release2.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoLGPLOpen Source infoApache 2.0Open Source infoApache Version 2Open Source infoApache License 2.0commercial
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 languageJavaGoC++Java
Server operating systemsLinux
Windows
Linux
Windows
Linux
OS X
Windows
Linux
OS X
Windows
Android
Linux
Windows
Data schemeschema-freeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or datenumeric data for metrics, strings for tagsNumeric data onlyyes infostring, binary, float, bool, date, geometryyesyes
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 infoImport of XML data possiblenonono
Secondary indexesnonoyesnoyes
SQL infoSupport of SQLnonononoyes
APIs and other access methodsHTTP API
Telnet API
RESTful HTTP/JSON APIHTTP API
Jupyter
WebSocket
JDBC
ODBC
Supported programming languagesErlang
Go
Java
Python
R
Ruby
.Net
C++
Go
Haskell
Java
JavaScript (Node.js)
Python
Ruby
C 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
Server-side scripts infoStored proceduresnonoyes infoWarpScript
TriggersnonoClient-side triggers through changefeedsnoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on HBaseShardingSharding inforange basedSharding infobased on HBasehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on HBaseyes infoby FederationSource-replica replicationselectable replication factor infobased on HBaseSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infobased on HBasenoneImmediate ConsistencyImmediate Consistency infobased on HBaseImmediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoAtomic single-document operationsnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyesyes
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.nononoyesyes
User concepts infoAccess controlnonoyes infousers and table-level permissionsMandatory use of cryptographic tokens, containing fine-grained authorizationsfine grained access rights according to SQL-standard

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
OpenTSDBPrometheusRethinkDBWarp 10Yaacomo
DB-Engines blog posts

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

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Pinterest Switches from OpenTSDB to Their Own Time Series Database
16 September 2018, InfoQ.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

LogicMonitor Rolls a Time Series Database for Finer-Grain Reporting
1 June 2016, The New Stack

provided by Google News

VTEX scales to 150 million metrics using Amazon Managed Service for Prometheus | Amazon Web Services
10 March 2024, AWS Blog

Exadata Real-Time Insight - Quick Start
3 April 2024, Oracle

OpenTelemetry vs. Prometheus: You can’t fix what you can’t see
29 March 2024, ibm.com

VictoriaMetrics Offers Prometheus Replacement for Time Series Monitoring
17 July 2023, The New Stack

Linux System Monitoring with Prometheus, Grafana, and collectd
1 February 2024, Linux Journal

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

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

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

provided by Google News

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

Time Series Databases Software Market [2024-2031] | InfluxData, Trendalyze, Amazon Timestream
11 May 2024, Motions Online

Time Series Intelligence Software Market Analysis and Revenue Prediction | Azure Time Series Insights, Trendalyze ...
20 May 2024, Weekly Post Gazette

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

Neo4j logo

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

Present your product here