@timescaledb/core
The `@timescaledb/core` package provides fundamental building blocks for working with TimescaleDB in TypeScript/JavaScript applications. It includes SQL query builders and utilities for managing hypertables, continuous aggregates, compression, and other T
@timescaledb/utils
This package contains utilities like formatting and escaping sql strings plus other helper functions.