Query language reference
Note
This query language reference includes the following third-party documentation from
the Trino Software Foundation
Timestream for LiveAnalytics supports a rich query language for working with your data. You can see the available data types, operators, functions and constructs below.
You can also get started right away with Timestream's query language in the Sample queries section.
Topics
- Supported data types
- Built-in time series functionality
- SQL support
- Logical operators
- Comparison operators
- Comparison functions
- Conditional expressions
- Conversion functions
- Mathematical operators
- Mathematical functions
- String operators
- String functions
- Array operators
- Array functions
- Bitwise functions
- Regular expression functions
- Date / time operators
- Date / time functions
- Aggregate functions
- Window functions
- Sample queries