TDV Adapter for Google Cloud Storage

Build 22.0.8462

Data Model

This section describes how the adapter models the Google Cloud Storage API as relational Views and Stored Procedures.

Key Features

  • The adapter models Google Cloud Storage buckets, bucket information, and objects as relational views, allowing you to write SQL to query Google Cloud Storage data.
  • Stored procedures allow you to execute operations to Google Cloud Storage, including downloading and uploading objects.
  • Live connectivity to these objects means any changes to your Google Cloud Storage account are immediately reflected when using the adapter.

Views

Pre-defined Views are available for read only access to data from Google Cloud Storage, including Buckets, Bucket information, and Objects.

Stored Procedures

Stored procedures allow you to execute operations to Google Cloud Storage, including downloading and uploading objects.

System Tables

System Tables contains information about the objects and resources belonging to your database.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462