Tables
The driver models the data in Amazon S3 as a list of tables in a relational database that can be queried using standard SQL statements.
CData JDBC Driver for Amazon S3 Tables
| Name | Description |
| Buckets | Provides detailed information about S3 buckets, which are top-level containers used to organize and store objects along with their associated metadata. |
| Objects | Provides detailed information about objects stored within a bucket, including metadata, size, and storage class. |