Skip to content

api-evangelist/timescaledb

Repository files navigation

TimescaleDB / Tiger Data (timescaledb)

TimescaleDB (now part of Tiger Data) is a PostgreSQL-native time-series database featuring hypertables, columnstore (Hypercore), continuous aggregates, retention policies and hyperfunctions. The managed Tiger Cloud platform exposes a public REST API for managing projects, services, VPCs, peering and read replicas, while the database itself is consumed via standard PostgreSQL wire protocol.

APIs.json: https://raw.githubusercontent.com/api-evangelist/timescaledb/refs/heads/main/apis.yml

Tags

  • Database
  • Time-Series
  • PostgreSQL
  • Open Source
  • Cloud
  • Hypertables
  • Continuous Aggregates
  • Tiger Cloud

Timestamps

  • Created: 2026-05-08
  • Modified: 2026-05-19

APIs

Tiger Cloud REST API

Public REST API for the Tiger Cloud control plane — manage projects, services (PostgreSQL/TimescaleDB instances), VPCs, peering, read replicas and analytics events. Authenticated with public/private API key pairs.

Tags

  • REST
  • Control Plane
  • Services
  • VPC
  • Replicas

Properties

TimescaleDB PostgreSQL Wire Interface

The database itself is accessed via the PostgreSQL wire protocol (port 5432), with TimescaleDB SQL functions for hypertable management, compression, continuous aggregates and hyperfunctions. Not a REST API.

Tags

  • PostgreSQL
  • SQL
  • Wire Protocol

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

About

PostgreSQL extension for time-series.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors