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 > RRDtool vs. TiDB vs. TimescaleDB vs. XTDB

System Properties Comparison RRDtool vs. TiDB vs. TimescaleDB vs. XTDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameRRDtool  Xexclude from comparisonTiDB  Xexclude from comparisonTimescaleDB  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionIndustry 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.TiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.A time series DBMS optimized for fast ingest and complex queries, based on PostgreSQLA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelTime Series DBMSRelational DBMSTime Series DBMSDocument store
Secondary database modelsDocument storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.90
Rank#132  Overall
#11  Time Series DBMS
Score4.25
Rank#74  Overall
#40  Relational DBMS
Score4.46
Rank#71  Overall
#5  Time Series DBMS
Score0.18
Rank#332  Overall
#46  Document stores
Websiteoss.oetiker.ch/­rrdtoolpingcap.comwww.timescale.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationoss.oetiker.ch/­rrdtool/­docdocs.pingcap.com/­tidb/­stabledocs.timescale.comwww.xtdb.com/­docs
DeveloperTobias OetikerPingCAP, Inc.TimescaleJuxt Ltd.
Initial release1999201620172019
Current release1.8.0, 20228.1.0, May 20242.15.0, May 20241.19, September 2021
License infoCommercial or Open SourceOpen Source infoGPL V2 and FLOSSOpen Source infoApache 2.0Open Source infoApache 2.0Open Source infoMIT License
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
Implementation languageC infoImplementations in Java (e.g. RRD4J) and C# availableGo, RustCClojure
Server operating systemsHP-UX
Linux
LinuxLinux
OS X
Windows
All OS with a Java 8 (and higher) VM
Linux
Data schemeyesyesyesschema-free
Typing infopredefined data types such as float or dateNumeric data onlyyesnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data typesyes, extensible-data-notation format
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.no infoExporting into and restoring from XML files possiblenoyesno
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnoyesyes infofull PostgreSQL SQL syntaxlimited SQL, making use of Apache Calcite
APIs and other access methodsin-process shared library
Pipes
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP REST
JDBC
Supported programming languagesC 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
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Clojure
Java
Server-side scripts infoStored proceduresnonouser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shellno
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning (by key range)yes, across time and space (hash partitioning) attributesnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Source-replica replication with hot standby and reads on replicas infoyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infowith TiSpark Connectornono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infofull support since version 6.6yesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infoby using the rrdcached daemonyesyesyes
Durability infoSupport for making data persistentyesyesyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnono
User concepts infoAccess controlnoFine grained access rights according to SQL-standardfine grained access rights according to SQL-standard
More information provided by the system vendor
RRDtoolTiDBTimescaleDBXTDB infoformerly named Crux
Specific characteristicsTiDB is an advanced open-source, distributed SQL database for modern application...
» more
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» more
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» more
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» more
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» more
Licensing and pricing modelsTiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» more

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
RRDtoolTiDBTimescaleDBXTDB infoformerly named Crux
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

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

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

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

provided by Google News

Navigating Modern Data Challenges: Ed Huang, CTO of PingCAP on the Future of Distributed SQL Databases
7 June 2024, DATAQUEST

PingCAP Named Customers' Choice in 2024 Gartner Peer Insights for Cloud Database Management Systems
3 June 2024, Datanami

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14 November 2023, AWS Blog

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28 March 2024, Phoronix

TiDB by PingCAP Leads Data Management Revolution at GIDS 2024, Empowering India's Burgeoning Developer ...
25 April 2024, CXOToday.com

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, azure.microsoft.com

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, Business Wire

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

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