JDBC Driver for GitHub

Build 22.0.8462

Data Model

The CData JDBC Driver for GitHub models entities in the GitHub API as views and stored procedures. These are defined in schema files, which are simple, text-based configuration files.

API limitations and requirements are documented in this section. You can use the SupportEnhancedSQL feature, set by default, to circumvent most of these limitations.

Views

Views describes the available views. Views are statically defined to model Repositories, Commits, Projects, and more.

Stored Procedures

Stored Procedures are function-like interfaces to the data source. They can be used to search, update, and modify information in the data source.

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