Skip to content

AWS IoT SiteWise ODBC Driver v2.0.0

Latest

Choose a tag to compare

@janezhang10 janezhang10 released this 30 Jul 01:53
· 6 commits to main since this release

AWS IoT SiteWise ODBC Driver 2.0.0 Release

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

[ SELECT select_expr [, ...]
           [ FROM from_item [, ...] ]
           [ WHERE condition ]
           [ GROUP BY [ ALL | DISTINCT ] grouping_element [, ...] ]
           [ HAVING condition]
           [ { UNION | INTERSECT | EXCEPT } 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 AWS IoT SiteWise ODBC Driver, the AWS IoT SiteWise 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.