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 > Newts vs. QuestDB vs. RRDtool vs. TDSQL for MySQL

System Properties Comparison Newts vs. QuestDB vs. RRDtool vs. TDSQL for MySQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameNewts  Xexclude from comparisonQuestDB  Xexclude from comparisonRRDtool  Xexclude from comparisonTDSQL for MySQL  Xexclude from comparison
DescriptionTime Series DBMS based on CassandraA high performance open source SQL database for time series dataIndustry 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.A high-performance distributed database management system with features such as automatic sharding, intelligent operation and maintenance, elastic scalability without downtime, and enterprise-grade security. It is highly compatible with MySQL.
Primary database modelTime Series DBMSTime Series DBMSTime Series DBMSRelational DBMS
Secondary database modelsRelational DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score2.52
Rank#109  Overall
#9  Time Series DBMS
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Score0.85
Rank#205  Overall
#95  Relational DBMS
Websiteopennms.github.io/­newtsquestdb.iooss.oetiker.ch/­rrdtoolwww.tencentcloud.com/­products/­dcdb
Technical documentationgithub.com/­OpenNMS/­newts/­wikiquestdb.io/­docsoss.oetiker.ch/­rrdtool/­docwww.tencentcloud.com/­document/­product/­1042
DeveloperOpenNMS GroupQuestDB Technology IncTobias OetikerTencent
Initial release2014201419992013
Current release1.8.0, 2022
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache 2.0Open Source infoGPL V2 and FLOSScommercial
Cloud-based only infoOnly available as a cloud servicenononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJava (Zero-GC), C++, RustC infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsLinux
OS X
Windows
Linux
macOS
Windows
HP-UX
Linux
hosted
Data schemeschema-freeyes infoschema-free via InfluxDB Line Protocolyesyes
Typing infopredefined data types such as float or dateyesyesNumeric data onlyyes
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.nonono infoExporting into and restoring from XML files possibleno
Secondary indexesnononoyes
SQL infoSupport of SQLnoSQL with time-series extensionsnoyes
APIs and other access methodsHTTP REST
Java API
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
in-process shared library
Pipes
JDBC
ODBC
Supported programming languagesJavaC infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
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
C
C#
C++
Java
PHP
Python
Ruby
Server-side scripts infoStored proceduresnononoyes
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on Cassandrahorizontal partitioning (by timestamps)noneAutomatic sharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on CassandraSource-replica replication with eventual consistencynoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID for single-table writesnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoby using the rrdcached daemonyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infothrough memory mapped filesyesno
User concepts infoAccess controlnonoUsers with fine-grained authorization concept
More information provided by the system vendor
NewtsQuestDBRRDtoolTDSQL for MySQL
Specific characteristicsRelational model with native time series support Column-based storage and time partitioned...
» more
Competitive advantagesHigh ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» more
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» more
Licensing and pricing modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
News

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12 April 2024

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8 April 2024

Build a temperature IoT sensor with Raspberry Pi Pico & QuestDB
5 April 2024

Create an IoT server with QuestDB and a Raspberry Pi
4 April 2024

TimescaleDB vs. QuestDB: Performance benchmarks and overview
27 March 2024

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
NewtsQuestDBRRDtoolTDSQL for MySQL
DB-Engines blog posts

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

QuestDB snares $12M Series A with hosted version coming soon
3 November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11 January 2021, Towards Data Science

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3 November 2021, SiliconANGLE News

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

Schemaless Ingestion in QuestDB Using InfluxDB Line Protocol
17 December 2020, Towards Data Science

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

Cacti: Using Graphs to Monitor Networks and Devices
16 March 2011, Packt Hub

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

provided by Google News

Tencent Cloud Distributed Database Ranks First in the Growth Index: Frost & Sullivan's "2021 China Distributed ...
16 May 2022, The Korea Herald

Tencent Cloud Database recognised for cloud database management systems
21 December 2022, IT Brief Australia

Tencent Cloud to enhance Allo Bank's services in Indonesia
6 July 2023, Channel Asia Singapore

Tencent Cloud and Allo Bank partner to enhance digital banking in Indonesia, ETCIO SEA
6 July 2023, ETCIO South East Asia

Tencent Cloud opens first data center in Indonesia
12 April 2021, KrASIA

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

SingleStore logo

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

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