JDBC Driver for IBM Cloud Object Storage

Build 22.0.8462

Data Model

This section describes how the driver models the IBM Cloud Object Storage API as relational Views and Stored Procedures.

Key Features

  • The driver 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 driver.

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.

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