Homepage
Open in app
Sign in
Get started
Timescale
Timescale is the cloud database engineered for performance and resource efficiency, even with large workloads — resulting in speed, scale, and savings.
Postgres + Timescale
Engineering
Tutorials
Community Updates
Media
WEBSITE
Follow
Using BPFtrace to Trace PostgreSQL Vacuum Operations
Using BPFtrace to Trace PostgreSQL Vacuum Operations
Read how we developed a simple BPFtrace program to observe the execution of vacuum calls (and analyze their execution time) in PostgreSQL
Kelvin Steve
Sep 5, 2023
Trending
Why SQL is beating NoSQL, and what this means for the future of data
Why SQL is beating NoSQL, and what this means for the future of data
After years of being left for dead, SQL today is making a comeback. How come? And what effect will this have on the data community?
Ajay Kulkarni
Sep 25, 2017
Timescale talks monitoring, security, open source & more on the ARCHITECHT Show
Timescale talks monitoring, security, open source & more on the ARCHITECHT Show
In this episode of the ARCHITECHT Show, Derrick Harris interviews Ajay & Mike to discuss the beginnings of Timescale…
Andrew Staller
May 25, 2018
Why bother with NoSQL databases? Choose Postgres for IoT.
Why bother with NoSQL databases? Choose Postgres for IoT.
IoT applications generate torrents of data. Postgres is powerful but scales poorly. With TimescaleDB you can scale Postgres by 20x and…
Andrew Staller
Jul 13, 2017
Latest
Making PostgreSQL Backups 100x Faster via EBS Snapshots and pgBackRest
Making PostgreSQL Backups 100x Faster via EBS Snapshots and pgBackRest
If you have experience running PostgreSQL in a production environment, you know that maintaining database backups is a daunting task. In…
Kelvin Steve
Aug 31, 2023
Harmonize your database performance with timescaledb-tune
Harmonize your database performance with timescaledb-tune
Tuning your TimescaleDB database is essential to leveraging your existing hardware. We built a tool to help you do just that.
Rob Kiefer
Jan 16, 2019
A look back at 2018: Here’s what we accomplished in Timescale’s 2nd year
A look back at 2018: Here’s what we accomplished in Timescale’s 2nd year
Over 1 million downloads, 15 releases including 1.0, production deployments worldwide, the launch of…
Andrew Staller
Jan 3, 2019
How we are building a self-sustaining open-source business in the cloud era
How we are building a self-sustaining open-source business in the cloud era
Today, we are announcing that we have started developing new open-code features that will be made available under the new Timescale…
Ajay Kulkarni
Dec 19, 2018
TimescaleDB 1.1 performance optimizations and PG11 support (beta)
TimescaleDB 1.1 performance optimizations and PG11 support (beta)
New release includes beta support for PG11, as well as built-in optimizations and open-source tooling to improve performance.
David Kohn
Dec 13, 2018
Evaluating High Availability Solutions for TimescaleDB + PostgreSQL
Evaluating High Availability Solutions for TimescaleDB + PostgreSQL
How we evaluated several third-party tools and ultimately selected Patroni as our preferred method.
Lee Hampton
Dec 7, 2018
5 ways open source software companies make money
5 ways open source software companies make money
A guide on how to evaluate the long-term sustainability of the business behind any open-source software you are using
Ajay Kulkarni
Nov 27, 2018
How to use composite indexes to speed up time-series queries
How to use composite indexes to speed up time-series queries
Appropriately ordered indexes can speed up queries, sometimes by orders of magnitude
Diana Hsieh
Nov 15, 2018
TimescaleDB 1.0 is Production Ready
TimescaleDB 1.0 is Production Ready
Since announcing our first release candidate in September, Timescale’s engineering team has merged over 50 PRs.
Mike Freedman
Oct 30, 2018
Grafana & TimescaleDB: enhancing time-series exploration and visualization
Grafana & TimescaleDB: enhancing time-series exploration and visualization
The new graphical query editor in Grafana v5.3 for PostgreSQL offers a visual interface and TimescaleDB compatibility.
Sven Klemm
Oct 16, 2018
Open-source and the demise of proprietary software
Open-source and the demise of proprietary software
RedHat, Elastic, MongoDB, and more: Open-source software has finally come of age, and is reshaping the entire software industry. Here’s…
Ajay Kulkarni
Oct 10, 2018
How to manage Prometheus high-availability with PostgreSQL + TimescaleDB
How to manage Prometheus high-availability with PostgreSQL + TimescaleDB
In this post we describe how PostgreSQL + TimescaleDB can help with managing high-availability.
Niksa Jakovljevic
Oct 4, 2018
Space exploration and time-series data: Why the European Space Agency uses PostgreSQL
Space exploration and time-series data: Why the European Space Agency uses PostgreSQL
Big, small, relational, time-series, & geospatial data — How the European Space Agency uses PostgreSQL & TimescaleDB
Andrew Staller
Sep 20, 2018
RTInsights: Recapping the highlights from the launch of TimescaleDB 1.0
RTInsights: Recapping the highlights from the launch of TimescaleDB 1.0
In this article, RTInsights writer Donal Power summarizes TimescaleDB’s features, milestones leading up to the 1.0 announcement, and what…
Cassie McAllister
Sep 12, 2018
Announcing TimescaleDB 1.0: First enterprise-ready time-series database to support full SQL & scale
Announcing TimescaleDB 1.0: First enterprise-ready time-series database to support full SQL & scale
Over 1M downloads; production deployments at Comcast, Bloomberg, Cray, and more; native Grafana integration; first-class Prometheus support
Ajay Kulkarni
Sep 12, 2018
Why we are introducing telemetry in the next release of TimescaleDB
Why we are introducing telemetry in the next release of TimescaleDB
As of version 0.12, TimescaleDB will come with opt-out, non-personally identifiable telemetry and version checking.
Diana Hsieh
Sep 10, 2018
GraphQL and time-series data: Using TimescaleDB with Hasura for real-time data analysis
GraphQL and time-series data: Using TimescaleDB with Hasura for real-time data analysis
Last week our partner, Hasura, put together a step-by-step tutorial on how to use TimescaleDB with Hasura GraphQL.
Cassie McAllister
Sep 5, 2018
TimescaleDB vs. InfluxDB: purpose built differently for time-series data
TimescaleDB vs. InfluxDB: purpose built differently for time-series data
An in-depth look into how two leading time-series databases stack up against another.
Mike Freedman
Aug 14, 2018
You are what you benchmark: Introducing the Time Series Benchmark Suite (TSBS)
You are what you benchmark: Introducing the Time Series Benchmark Suite (TSBS)
Taking the BS out of benchmarking with a new framework released by TimescaleDB engineers to generate time-series datasets and compare…
Rob Kiefer
Aug 9, 2018
SQL vs. Flux: Choosing the right query language for time-series data
SQL vs. Flux: Choosing the right query language for time-series data
An examination of the strengths and weaknesses of SQL, and why query planners exist, by way of comparing TimescaleDB and InfluxDB.
Matvey Arye
Aug 2, 2018
Uniting SQL and NoSQL for Monitoring: Why PostgreSQL is the ultimate data store for Prometheus
Uniting SQL and NoSQL for Monitoring: Why PostgreSQL is the ultimate data store for Prometheus
How to use Prometheus, PostgreSQL + TimescaleDB, and Grafana for storing, analyzing, and visualizing metrics
Niksa Jakovljevic
Jul 12, 2018
Dissecting IoT data with Timescale: featured on the Real World IoT Podcast
Dissecting IoT data with Timescale: featured on the Real World IoT Podcast
During this episode of the Real World IoT Podcast, host Ken Briodagh interviews our very own Ajay Kulkarni and Mike Freedman.
Cassie McAllister
Jul 10, 2018
Optimizing queries on TimescaleDB hypertables with thousands of partitions
Optimizing queries on TimescaleDB hypertables with thousands of partitions
How 0.10.0 introduces 15x improvements in query planning times
Matvey Arye
Jun 27, 2018
Eye or the Tiger: Benchmarking Cassandra vs. TimescaleDB for time-series data
Eye or the Tiger: Benchmarking Cassandra vs. TimescaleDB for time-series data
How a 5 node TimescaleDB cluster outperforms 30 Cassandra nodes, with higher inserts, up to 5800x faster queries, 10% the cost, a more…
Lee Hampton
May 31, 2018
About Timescale
Latest Stories
Archive
About Medium
Terms
Privacy
Teams