Timescale Cloud

A modern, cloud-native relational database platform for time-series. Built on TimescaleDB and PostgreSQL.

Get Timescale Cloud

Cloud-native, easy start, low cost

Built and operated by the team behind TimescaleDB, Timescale Cloud is the easy, innovative, and cost-effective way to store and analyze your time–series data.

  • Spin up your first instance in 30 seconds
  • Decoupled storage and compute options for extreme flexibility
  • Worry–free operations with automated upgrades and backup/recovery
  • Plans start at $0.032/hour
We're so happy with the results we're seeing from TimescaleDB that we're in the process of deploying it in other areas across our organization.
Dan SmallPerformance Engineer, Nutanix

Accelerated performance

Ingest high velocity data and perform fast SQL analysis across massive, high-cardinality datasets.

  • Write millions of data points per second
  • 10-100x faster queries than PostgreSQL, InfluxDB, and MongoDB
  • Advanced columnar compression for 94 - 97% compression savings
  • Built-in query optimizations and parallelization

Postgres for time-series

Purpose-built time-series analytical functions that build on PostgreSQL.

  • Advanced time-series functions, including downsampling and interpolation
  • Real-time continuous aggregations for fast, up-to-date answers
  • Unlimited metadata, JOIN relational and time-series data
  • Data retention policies for both raw and aggregate data
-- What’s the memory consumption for
-- each of my containers right now?
SELECT
  time_bucket('10 seconds', time) AS period,
  container_id, avg(free_mem), min(free_mem)
FROM metrics
WHERE time > NOW () - interval '10 minutes'
GROUP BY period, container_id
ORDER BY period DESC, container_id;

Get there without the hassle

Build data-driven apps, services, and systems faster using the programming languages and tools you already know, proven PostgreSQL ecosystem, and pre-built integrations and extensions.

  • Full SQL, no restrictions
  • Entire toolset works - ORMs, connectors, JDBC, applications
  • More than 75 popular PostgreSQL extensions including PostGIS, pre-installed
  • Integrated support for Prometheus long-term storage
Timescale Cloud price calculator
Select a region
Select a configuration
Select storage capacity
10 GB
500 GB
16 TB
Equivalent storage for uncompressed data:8.3TB
Assumes the average 94% savings from TimescaleDB compression.
$0.705 / hour
$515 / month (est)
Assumes service running for 730 consecutive hours in the month.

Try Timescale Cloud now

100% free for 30 days, no credit card required