本記事では CData サポート担当からこんなことを聞かれたらどこを確認すべきか?という観点で、よく頂くお問合せ内容をご紹介します。
記事はこちら →
CData ODBC Driver for AzureDataCatalog は、ODBC 経由でリアルタイムAzure Data Catalog Data に標準SQL での利用を可能にします。
ここでは、汎用ODBC データプロバイダーとしてAzure Data Catalog に接続し、データアナリティクスツールのExploratory (https://exploratory.io/) からAzure Data Catalog データを連携利用する手順を説明します。
Exploratory は、多くのRDB やRedshift、BigQuery などのクラウドデータストアに対応していますが、SaaS データを分析したい場合にはCData ODBC Drivers を使うことで、API コーディング不要でデータを活用できます。今回はAzure Data Catalog を例に説明します。
ODBC Driver for AzureDataCatalog をダウンロードします。次にマシンにAzure Data Catalog data に接続するODBC DSN を設定します。Exploratory からはそのODBC DSN を参照する形になります。ODBC DSN 設定の詳細については、ドキュメントを参照してください。
You can optionally set the following to read the different catalog data returned from Azure Data Catalog.
You must use OAuth to authenticate with Azure Data Catalog. OAuth requires the authenticating user to interact with Azure Data Catalog using the browser. For more information, refer to the OAuth section in the help documentation.
さあ、Exploratory からAzure Data Catalog データを扱ってみましょう。
データフレームになったデータは通常のRDB データソースと同じようにExploratory で利用可能です。
このように、Exploratory から簡単にAzure Data Catalog データを接続して利用することができました。ODBC Driver には30日間の無償版がありますので、是非お試しください。