JDBC Driver for BigCommerce

Build 22.0.8462

Data Model

Overview

This section shows the available API objects and provides more information on executing SQL to BigCommerce APIs.

Key Features

  • The driver models BigCommerce categories, customers, and orders as relational tables and views, allowing you to write SQL to query BigCommerce data.
  • Stored procedures allow you to execute operations to BigCommerce, including downloading and uploading objects.
  • Live connectivity to these objects means any changes to your BigCommerce account are immediately reflected when using the driver.

Views

Pre-defined Tables and Views are available for read or write access to data from BigCommerce.

Stored Procedures

The driver allows you to list your BigCommerce objects and download/upload data to them via Stored Procedures.

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