Time-series data in Postgres with TimescaleDB

Introduction

TimescaleDB adds support for time-series data storage and manipulation to PostgreSQL.

Key points:

How to install

TimescaleDB has also a tuning tool to make the TimescaleDB database perform its best based on the host's resources such as memory and number of CPUs.

How to use