API Reference Timescale v0.0.1-alpha.3
modules
Modules
Extends the Ecto DSL for easily working with TimescaleDB. Already using Ecto and Postgres? Great, you're all set to start working with time-series data.
Timescale hyperfunctions are a specialized set of functions that allow you to analyze time-series data. You can use hyperfunctions to analyze anything you have stored as time-series data, including IoT devices, IT systems, marketing analytics, user behavior, financial metrics, and cryptocurrency.
This module provides helpers for installing TimescaleDB, as well as creating, modifying, and configuring Timescale resources.
Raised at compilation time when the query contains operation TimescaleDB arguments that are not supported by the provided function.