Recent Releases of https://github.com/awslabs/aws-iotsitewise-odbc-driver
https://github.com/awslabs/aws-iotsitewise-odbc-driver - AWS IoT SiteWise ODBC Driver v2.0.0
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:
sql
[ 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.
- C++
Published by janezhang10 11 months ago