https://github.com/awslabs/aws-iotsitewise-odbc-driver

https://github.com/awslabs/aws-iotsitewise-odbc-driver

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: awslabs
  • License: apache-2.0
  • Language: C++
  • Default Branch: main
  • Size: 4.66 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created 12 months ago · Last pushed 10 months ago
Metadata Files
Readme Contributing License Code of conduct Security

README.md

Amazon Iot SiteWise ODBC Driver

Overview

The ODBC driver for the Amazon Iot SiteWise serverless time series database provides an SQL-relational interface for developers and BI tool users.

Full source code is provided. Users should be able build the library for intended platform.

For build instructions please refer to developer guide. Note that we only officially support Windows platform build at this time.

For details on ODBC driver installation and usage please refer to rest of this document.

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.

Documentation

See the product documentation for more detailed information about this driver, such as setup and configuration.

Setup and Usage

To setup and use the Iot SiteWise ODBC driver, follow these directions.

See Azure Active Directory set-up guide for setting up Azure AD account and connecting to Iot SiteWise. See Okta set-up guide for setting up Okta account and connecting to Iot SiteWise.

See PowerBI oveview for using PowerBI with Iot SiteWise ODBC driver and connector.

See performance testing setup for setting up and running performance tests.

Connection String Syntax

DRIVER={Amazon Iot SiteWise ODBC Driver};DSN={Iot SiteWise DSN};<option>=<value>;

For more information about connecting to an Amazon Iot SiteWise database using this ODBC driver, see the connection string documentation for more details.

Driver Info

| Platform | Amazon Iot SiteWise ODBC Driver File |----------|--------------------------------------| | Windows | iotsitewise.odbc.dll

Known Issues

  1. Iot SiteWise does not support fully qualified table names. Iot SiteWise ODBC driver reports databases as schemas instead of catalogs by default, as a result, tools like Tableau may not work as expected. For details, see odbc-support-and-limitations.

  2. The Iot SiteWise ODBC driver is a unicode driver and will convert non-ANSI characters from data sources to ANSI; the environment variable ANSI_STRING_ONLY can be set to TRUE to indicate a data source only uses ANSI characters and skip conversion. For details, see unicode-support.

Owner

  • Name: Amazon Web Services - Labs
  • Login: awslabs
  • Kind: organization
  • Location: Seattle, WA

AWS Labs

GitHub Events

Total
  • Delete event: 1
  • Push event: 10
  • Create event: 2
Last Year
  • Delete event: 1
  • Push event: 10
  • Create event: 2

Dependencies

.github/workflows/remove-old-artifacts.yml actions
  • actions/github-script v6 composite
.github/workflows/win-build.yml actions
  • EnricoMi/publish-unit-test-result-action/composite v2.7.0 composite
  • actions/cache v3 composite
  • actions/checkout v2 composite
  • actions/checkout v3 composite
  • actions/download-artifact v4 composite
  • actions/upload-artifact v4 composite
  • aws-actions/configure-aws-credentials v4 composite
  • irongut/CodeCoverageSummary v1.2.0 composite
  • lukka/get-cmake latest composite
  • marocchino/sticky-pull-request-comment v2 composite
  • microsoft/setup-msbuild v1.0.2 composite
  • trufflesecurity/trufflehog main composite
performance/PTODBCResults/packages.config nuget
  • Microsoft.googletest.v140.windesktop.msvcstl.static.rt-dyn 1.8.1