JDBC Driver for Shopify

Build 23.0.8839

REST Data Model

The CData JDBC Driver for Shopify models the Shopify API as relational views, and stored procedures.

To use REST Data Model, simply set Schema to REST.

Tables

テーブル are tables that can be modified, such as Orders, Products.

Views

ビュー are tables that cannot be modified, such as Events, Patouts and Reports. Typically, read-only model data is shown as views.

Stored Procedures

ストアドプロシージャ are function-like interfaces to the data source. Use these interfaces to search, update, and modify information in the data source.

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