ADO.NET Provider for Amazon S3

Build 24.0.9060

Data Model

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

Key Features

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

Views

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

Stored Procedures

Stored procedures allow you to execute operations to Amazon S3, including downloading and uploading objects.

System Tables

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

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060