Temporal table = state of the data in the table at a particular time. Very useful for auditing or seeing how data has changed between different periods.
Timeseries = data with a primary key that includes time, potentially with other time properties. For example, metrics are commonly associated with a value at some time.
Timeseries = data with a primary key that includes time, potentially with other time properties. For example, metrics are commonly associated with a value at some time.