DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > CockroachDB vs. TDengine vs. TimescaleDB

System Properties Comparison CockroachDB vs. TDengine vs. TimescaleDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameCockroachDB  Xexclude from comparisonTDengine  Xexclude from comparisonTimescaleDB  Xexclude from comparison
DescriptionCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Time Series DBMS and big data platformA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelRelational DBMSTime Series DBMSTime Series DBMS
Secondary database modelsRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.90
Rank#68  Overall
#36  Relational DBMS
Score1.68
Rank#132  Overall
#10  Time Series DBMS
Score3.59
Rank#72  Overall
#5  Time Series DBMS
Websitewww.cockroachlabs.comgithub.com/­taosdata/­TDengine
tdengine.com
www.timescale.com
Technical documentationwww.cockroachlabs.com/­docsdocs.tdengine.comdocs.timescale.com
DeveloperCockroach LabsTDEngine, previously Taos DataTimescale
Initial release201520192017
Current release24.1.0, May 20243.0, August 20222.15.0, May 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen Source infoAGPL V3, also commercial editions availableOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoCC
Server operating systemsLinux
macOS
Windows
Linux
Windows
Linux
OS X
Windows
Data schemedynamic schemayesyes
Typing infopredefined data types such as float or dateyesyesnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data types
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
Secondary indexesyesnoyes
SQL infoSupport of SQLyes, wire compatible with PostgreSQLStandard SQL with extensions for time-series applicationsyes infofull PostgreSQL SQL syntax
APIs and other access methodsJDBCJDBC
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Rust
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
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 shell
Triggersnoyes, via alarm monitoringyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTShardingyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTyesSource-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono
User concepts infoAccess controlRole-based access controlyesfine grained access rights according to SQL-standard
More information provided by the system vendor
CockroachDBTDengineTimescaleDB
Specific characteristicsTDengineā„¢ is a time-series database designed to help traditional industries overcome...
» more
Competitive advantagesHigh Performance at Any Scale: With its distributed scalable architecture that grows...
» more
Typical application scenariosTDengine is purpose-built for Industry 4.0 and the Industrial IoT (IIoT) and particularly...
» more
Market metricsTDengine has garnered over 23,000 stars on GitHub and is used in over 50 countries...
» more
Licensing and pricing modelsTDengine OSS is free, open-source software released under the AGPLv3. TDengine 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
CockroachDBTDengineTimescaleDB
Recent citations in the news

IBM Expands Its Hybrid Cloud and AI Capabilities with CockroachDB Integration
7 May 2025, TipRanks

Cockroach Labs Brings Distributed SQL to IBM LinuxONE and Linux on IBM Z
7 May 2025, StreetInsider

Cockroach Labs Brings Distributed SQL to IBM LinuxONE and Linux on IBM Z
7 May 2025, Longview News-Journal

Cockroach Labs shakes up its licensing to force bigger companies to pay
15 August 2024, TechCrunch

AI Meets Resilience: Cockroach Labs Intros CockroachDB 24.2
2 October 2024, Channel Insider

provided by Google News

Jeff Tao, TDengine: Becoming the de-facto standard IoT big data platform
4 April 2022, IoT Tech News

TDengine debuts cloud-based time-series data processing platform for IoT deployments
20 September 2022, SiliconANGLE

New TDengine Benchmark Results Show Up to 37.0x Higher Query Performance Than InfluxDB and TimescaleDB
28 February 2023, GlobeNewswire

provided by Google News

Timescale Bolsters AI-Ready PostgreSQL with pgai Vectorizer
20 November 2024, infoq.com

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, Microsoft Azure

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

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16 May 2023, Embedded Computing Design

From Materialized Views to Continuous Aggregates: Enhancing PostgreSQL With Real-Time Analytics
3 November 2023, HackerNoon

provided by Google News



Share this page

Featured Products

Neo4j logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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.

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

Present your product here