

For similar capabilities to Amazon Timestream for LiveAnalytics, consider Amazon Timestream for InfluxDB. It offers simplified data ingestion and single-digit millisecond query response times for real-time analytics. Learn more [here](https://docs.aws.amazon.com//timestream/latest/developerguide/timestream-for-influxdb.html).

# Array operators
<a name="array-operators"></a>

Timestream for LiveAnalytics supports the following array operators.


| Operator | Description | 
| --- | --- | 
|  []  |  Access an element of an array where the first index starts at 1.  | 
|  \$1\$1  |  Concatenate an array with another array or element of the same type.  | 