

如需與 Amazon Timestream for LiveAnalytics 類似的功能，請考慮使用 Amazon Timestream for InfluxDB。它提供簡化的資料擷取和單一位數毫秒查詢回應時間，以進行即時分析。[在這裡](https://docs.aws.amazon.com//timestream/latest/developerguide/timestream-for-influxdb.html)進一步了解。

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 查詢語言參考
<a name="reference"></a>

**注意**  
此查詢語言參考包含下列來自 [Trino Software Foundation](https://trino.io/foundation.html) （先前稱為 Presto Software Foundation) 的第三方文件，該文件是根據 Apache License 2.0 版授權。除非符合此授權，否則您無法使用此檔案。若要取得 Apache 授權 2.0 版的副本，請參閱 [Apache 網站](http://www.apache.org/licenses/LICENSE-2.0)。

Timestream for LiveAnalytics 支援豐富的查詢語言，以使用您的資料。您可以在下方查看可用的資料類型、運算子、函數和建構。

您也可以立即開始使用 [範例查詢](sample-queries.md)區段中的 Timestream 查詢語言。

**Topics**
+ [支援的資料類型](supported-data-types.md)
+ [內建時間序列功能](timeseries-specific-constructs.md)
+ [SQL 支援](supported-sql-constructs.md)
+ [邏輯運算子](logical-operators.md)
+ [比較運算子](comparison-operators.md)
+ [比較函數](comparison-functions.md)
+ [條件式運算式](conditional-expressions.md)
+ [轉換函數](conversion-functions.md)
+ [數學運算子](mathematical-operators.md)
+ [數學函式](mathematical-functions.md)
+ [字串運算子](string-operators.md)
+ [字串函數](string-functions.md)
+ [陣列運算子](array-operators.md)
+ [陣列函數](array-functions.md)
+ [位元函數](bitwise-functions.md)
+ [規則運算式函數](regex-functions.md)
+ [日期/時間運算子](date-time-operators.md)
+ [日期/時間函數](date-time-functions.md)
+ [彙總函數](aggregate-functions.md)
+ [範圍函數](window-functions.md)
+ [範例查詢](sample-queries.md)