TDV Adapter for Amazon S3

Build 22.0.8462

Data Model

This section describes how the adapter models the S3 API as relational Views and Stored Procedures.

Key Features

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

Views

Pre-defined Views are available for read only access to data from S3, including buckets, bucket information, and objects.

Stored Procedures

Stored procedures allow you to execute operations to S3, 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