time-series data Best Practices for Time-Series Data Modeling: Single or Multiple Partitioned Table(s) a.k.a. Hypertables 9 Mar 2023 9 min read Time-series data is relentless, so you know you’ll have to create one or more partitioned tables (a.k.a. Timescale hypertables) to store it. Learn how to choose the best data modeling option for your use case—single or multiple hypertables. Read more
Cloud Best Practices for Time-Series Data Modeling: Narrow, Medium or Wide Table Layout 31 Jan 2023 11 min read Learn more about data modeling and the underlying data storage when using Timescale hypertables. In this blog post, we cover the three main table design options and explain why and how you should use them.