Tables
The component models the data in GitHub as a list of tables in a relational database that can be queried using standard SQL statements.
CData SSIS Components for GitHub Tables
| Name | Description |
| EnterpriseAdminInvitations | Lists users who have been invited to join as GitHub Enterprise account administrators. |
| EnterpriseAdmins | Catalogs the administrators responsible for managing and maintaining a GitHub Enterprise account. |
| EnterpriseMembers | Lists all users who are members of a specified GitHub Enterprise account. |
| EnterpriseUnaffiliatedMemberInvitations | Tracks invitations sent to unaffiliated users to join a GitHub Enterprise account, aiding recruitment efforts. |
| Organizations | Contains comprehensive information about organizations linked either to the authenticated user or to a specified organization. |
| OrganizationTeams | Maintains a list of all teams within the user's organizations, supporting team management and collaboration. |
| ProjectStatusUpdates | Records project status updates, including any changes to goals or scope. |
| Repositories | Provides comprehensive details about user-owned or managed repositories, including configuration and metadata. |