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 > KairosDB vs. OpenTSDB vs. RavenDB vs. Teradata Aster vs. ToroDB

System Properties Comparison KairosDB vs. OpenTSDB vs. RavenDB vs. Teradata Aster vs. ToroDB

Editorial information provided by DB-Engines
NameKairosDB  Xexclude from comparisonOpenTSDB  Xexclude from comparisonRavenDB  Xexclude from comparisonTeradata Aster  Xexclude from comparisonToroDB  Xexclude from comparison
Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionDistributed Time Series DBMS based on Cassandra or H2Scalable Time Series DBMS based on HBaseOpen Source Operational and Transactional Enterprise NoSQL Document DatabasePlatform for big data analytics on multistructured data sources and typesA MongoDB-compatible JSON document store, built on top of PostgreSQL
Primary database modelTime Series DBMSTime Series DBMSDocument storeRelational DBMSDocument store
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.62
Rank#239  Overall
#20  Time Series DBMS
Score1.68
Rank#146  Overall
#12  Time Series DBMS
Score2.92
Rank#101  Overall
#18  Document stores
Websitegithub.com/­kairosdb/­kairosdbopentsdb.netravendb.netgithub.com/­torodb/­server
Technical documentationkairosdb.github.ioopentsdb.net/­docs/­build/­html/­index.htmlravendb.net/­docs
Developercurrently maintained by Yahoo and other contributorsHibernating RhinosTeradata8Kdata
Initial release20132011201020052016
Current release1.2.2, November 20185.4, July 2022
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoLGPLOpen Source infoAGPL version 3, commercial license availablecommercialOpen Source infoAGPL-V3
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 languageJavaJavaC#Java
Server operating systemsLinux
OS X
Windows
Linux
Windows
Linux
macOS
Raspberry Pi
Windows
LinuxAll OS with a Java 7 VM
Data schemeschema-freeschema-freeschema-freeFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Storeschema-free
Typing infopredefined data types such as float or dateyesnumeric data for metrics, strings for tagsnoyesyes infostring, integer, double, boolean, date, object_id
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 infoin Aster File Storeno
Secondary indexesnonoyesyes
SQL infoSupport of SQLnonoSQL-like query language (RQL)yes
APIs and other access methodsGraphite protocol
HTTP REST
Telnet API
HTTP API
Telnet API
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
ADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesJava
JavaScript infoNode.js
PHP
Python
Erlang
Go
Java
Python
R
Ruby
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Java
Python
R
Server-side scripts infoStored proceduresnonoyesR packages
Triggersnonoyesnono
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on CassandraSharding infobased on HBaseShardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on Cassandraselectable replication factor infobased on HBaseMulti-source replicationyes infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesyes infoSQL Map-Reduce Framework
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate Consistency infobased on HBaseDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACID, Cluster-wide transaction availableACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.nonono
User concepts infoAccess controlsimple password-based access controlnoAuthorization levels configured per client per databasefine grained access rights according to SQL-standardAccess rights for users and 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
KairosDBOpenTSDBRavenDBTeradata AsterToroDB
DB-Engines blog posts

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

show all

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

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

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

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

Comparing InfluxDB, TimescaleDB, and QuestDB Timeseries Databases
30 June 2021, Towards Data Science

A real-time processing revival – O'Reilly
1 April 2015, oreilly.com

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

RavenDB Adds Graph Queries
15 May 2019, Datanami

provided by Google News

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23 May 2014, Northwestern Engineering

Teradata Aster gets graph database, HDFS-compatible file store
8 October 2013, ZDNet

Teradata Provides the Simplest Way to Bring the Science of Data to the Art of Business
22 September 2011, PR Newswire

Teradata's Aster shows how the flowers of fraud bloom
23 April 2015, The Register

Case study: Siemens reduces train failures with Teradata Aster
12 September 2016, RCR Wireless News

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

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

Present your product here