Skip to content

Releases: awslabs/amazon-timestream-odbc-driver

Amazon Timestream ODBC Driver v2.1.2

23 Sep 21:51
Compare
Choose a tag to compare

Amazon Timestream ODBC Driver 2.1.2 Release

The Amazon Timestream ODBC Driver is an ODBC 3.0-compliant driver. The driver supports read only queries to Amazon Timestream for LiveAnalytics. The driver provides a subset of SQL-92 along with some common extensions and supports SELECT statements of the general form:

[ WITH with_query [, ...] ]
            SELECT [ ALL | DISTINCT ] select_expr [, ...]
            [ function (expression) OVER (
            [ PARTITION BY partition_expr_list ]
            [ ORDER BY order_list ]
            [ frame_clause ] )
            [ FROM from_item [, ...] ]
            [ WHERE condition ]
            [ GROUP BY [ ALL | DISTINCT ] grouping_element [, ...] ]
            [ HAVING condition]
            [ { UNION | INTERSECT | EXCEPT } [ ALL | DISTINCT ] select ]
            [ ORDER BY order_list ]
            [ LIMIT [ count | ALL ] ]

The driver has been verified with the following BI tools.

For Windows:

  • Power BI
  • Microsoft Excel

This release contains the Amazon Timestream ODBC Driver, the Amazon Timestream Power BI Connector, and all developer and user documentation.

Supported Platforms

  • Windows 10 32-bit and 64-bit, Windows 10 22H2, Windows 11, and Windows Server 2022.
  • Ubuntu 18.04 32-bit.
  • Ubuntu 22.04 64-bit.
  • Amazon Linux 2.

Note: This release is exclusive to Windows and Linux platforms.

Amazon Timestream ODBC Driver v2.1.1

18 Jul 23:57
cb5d354
Compare
Choose a tag to compare

Amazon Timestream ODBC Driver 2.1.1 Release

The Amazon Timestream ODBC Driver is an ODBC 3.0-compliant driver. The driver supports read only queries to Amazon Timestream for LiveAnalytics. The driver provides a subset of SQL-92 along with some common extensions and supports SELECT statements of the general form:

[ WITH with_query [, ...] ]
            SELECT [ ALL | DISTINCT ] select_expr [, ...]
            [ function (expression) OVER (
            [ PARTITION BY partition_expr_list ]
            [ ORDER BY order_list ]
            [ frame_clause ] )
            [ FROM from_item [, ...] ]
            [ WHERE condition ]
            [ GROUP BY [ ALL | DISTINCT ] grouping_element [, ...] ]
            [ HAVING condition]
            [ { UNION | INTERSECT | EXCEPT } [ ALL | DISTINCT ] select ]
            [ ORDER BY order_list ]
            [ LIMIT [ count | ALL ] ]

The driver has been verified with the following BI tools.

  • For Windows

Microsoft Excel

This release contains the Amazon Timestream ODBC Driver, the Amazon Timestream Power BI Connector and all developer and user documentation.

Supported Platforms

  • Windows 10 32-bit and 64-bit, Windows 10 22H2, Windows 11, and Windows Server 2022.
  • Ubuntu 18.04 32-bit.
  • Ubuntu 22.04 64-bit.
  • Amazon Linux 2.

Note: This release is exclusive to Windows and Linux platforms and does not include PowerBI support.

Amazon Timestream ODBC Driver v2.1.0

15 Jul 21:08
6cfd014
Compare
Choose a tag to compare

Amazon Timestream ODBC Driver 2.1.0 Release

The Amazon Timestream ODBC Driver is an ODBC 3.0-compliant driver. The driver supports read only queries to Amazon Timestream for LiveAnalytics. The driver provides a subset of SQL-92 along with some common extensions and supports SELECT statements of the general form:

[ WITH with_query [, ...] ]
            SELECT [ ALL | DISTINCT ] select_expr [, ...]
            [ function (expression) OVER (
            [ PARTITION BY partition_expr_list ]
            [ ORDER BY order_list ]
            [ frame_clause ] )
            [ FROM from_item [, ...] ]
            [ WHERE condition ]
            [ GROUP BY [ ALL | DISTINCT ] grouping_element [, ...] ]
            [ HAVING condition]
            [ { UNION | INTERSECT | EXCEPT } [ ALL | DISTINCT ] select ]
            [ ORDER BY order_list ]
            [ LIMIT [ count | ALL ] ]

The driver has been verified with the following BI tools.

  • For Windows

Microsoft Excel

This release contains the Amazon Timestream ODBC Driver, the Amazon Timestream Power BI Connector and all developer and user documentation.

Supported Platforms

  • Windows 10 32-bit and 64-bit, Windows 10 22H2, Windows 11, and Windows Server 2022.
  • Ubuntu 18.04 32-bit.
  • Ubuntu 22.04 64-bit.
  • Amazon Linux 2.

Note: This release is exclusive to Windows and Linux platforms and does not include PowerBI support.

Amazon Timestream ODBC Driver v2.0.0

08 Aug 15:15
dd14a2d
Compare
Choose a tag to compare

Amazon Timestream ODBC Driver GA Release

The Amazon Timestream ODBC Driver is an ODBC 3.0-compliant driver. The driver supports read only query to Amazon Timestream. The driver provides a subset of SQL-92 along with some common extensions and supports SELECT statements of the general form:

[ WITH with_query [, ...] ]
            SELECT [ ALL | DISTINCT ] select_expr [, ...]
            [ function (expression) OVER (
            [ PARTITION BY partition_expr_list ]
            [ ORDER BY order_list ]
            [ frame_clause ] )
            [ FROM from_item [, ...] ]
            [ WHERE condition ]
            [ GROUP BY [ ALL | DISTINCT ] grouping_element [, ...] ]
            [ HAVING condition]
            [ { UNION | INTERSECT | EXCEPT } [ ALL | DISTINCT ] select ]
            [ ORDER BY order_list ]
            [ LIMIT [ count | ALL ] ]

The driver has been verified with the following BI tools.

  • For Windows

PowerBI
MicroSoft Excel

  • For macOS

Microsoft Excel

This release contains the Amazon Timestream ODBC Driver, the Amazon Timestream Power BI Connector and all developer and user documentation.

Supported Platforms

Windows 2010 32-bit and 64-bit
Windows 10 22H2, Windows 11 and Windows Server 2022
Ubuntu 18.04 32-bit
Ubuntu 22.04 64-bit
Amazon Linux 2
macOS Big Sur and above