Reference articles on history, science, culture and more
Encyclopedia

TimescaleDB

Open-source time series database

TimescaleDB is an open-source time series database developed by Timescale Inc. (renamed "TigerData" on June 17, 2025). It is written in C and extends PostgreSQL. TimescaleDB is a relational database and supports standard SQL queries. Additional SQL functions and table structures provide support for time series data oriented towards storage, performance, and analysis facilities for data-at-scale.

One of the key features of TimescaleDB is its performance, which has been compared to InfluxDB. Time-based data partitioning via hypertables provides for improved query execution and performance when used for time oriented applications. More granular partition definition is achieved through the use of user defined attributes.

TimescaleDB is offered as open source software under the Apache 2.0 license. Additional features are offered in a community edition as source available software under the Timescale License Agreement (TLS).

01History

Timescale was founded by Ajay Kulkarni (CEO) and Michael J. Freedman (CTO) in response to their need for a database solution to support internet of things workloads.

Watch videos about TimescaleDBExplainers and documentaries on YouTube (opens in a new tab)

Sources and credits

This article is adapted from the Wikipedia article TimescaleDB, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.

Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.