Tables
The driver models the data in GitHub as a list of tables in a relational database that can be queried using standard SQL statements.
CData JDBC Driver for GitHub Tables
Name | Description |
Organizations | Lists information about the organizations of the logged in user, the specified user, or the specified organization. |
OrganizationTeams | Lists information about the teams of the logged in user's organizations or the teams of the specified organization. |
Repositories | Lists information about a user's or organization's repositories. |