Data Model
This section describes how the adapter models the IBM Cloud Object Storage API as relational Views and Stored Procedures.
Key Features
- The adapter models IBM Cloud Object Storage buckets, bucket information, and objects as relational views, allowing you to write SQL to query IBM Cloud Object Storage data.
- Stored procedures allow you to execute operations to IBM Cloud Object Storage, including downloading and uploading objects.
- Live connectivity to these objects means any changes to your IBM Cloud Object Storage account are immediately reflected when using the adapter.
Views
Pre-defined Views are available for read only access to data from IBM Cloud Object Storage, including Buckets, Services, and Objects.
Stored Procedures
Stored procedures allow you to execute operations to IBM Cloud Object Storage, including downloading and uploading objects.
System Tables
System Tables contains information about the objects and resources belonging to your database.