Data Model
The CData Excel Add-In for GitHub models GitHub data as an easy-to-use SQL database with tables, views, and stored procedures.
The add-in exposes three types of schemas:
- The Information Data Model contains tables that expose licensing information and high-level overviews of the projects and repositories associated with the authenticated account. There is only one Information data model.
- The Repository Data Model exposes a schema for each repository in the authenticated user or organization's account.
- The Project Data Model exposes a schema for each project in the authenticated user or organization's account.