

Amazon Timestream for LiveAnalytics와 유사한 기능을 원하는 경우 Amazon Timestream for InfluxDB를 고려해 보세요. 간소화된 데이터 수집과 실시간 분석을 위한 10밀리초 미만의 쿼리 응답 시간을 제공합니다. [여기](https://docs.aws.amazon.com//timestream/latest/developerguide/timestream-for-influxdb.html)에서 자세히 알아보세요.

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# 쿼리 언어 참조
<a name="reference"></a>

**참고**  
이 쿼리 언어 참조에는 Apache 라이선스 버전 2.0에 따라 라이선스가 부여된 [Trino Software Foundation](https://trino.io/foundation.html)(이전 Presto Software Foundation)의 다음 타사 설명서가 포함되어 있습니다. 이 라이선스에 따르지 않는 경우 이 파일을 사용할 수 없습니다. 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)