Back to source list
Official
Premium
GitHub
The CloudQuery GitHub plugin extracts your GitHub API and loads it into any supported CloudQuery destination
Publisher
cloudquery
Latest version
v11.10.0
Type
Source
Platforms
Date Published
Price per 1M rows
Starting from $15
monthly free quota
1M rows
Github Repository Keys
The github_repository_keys table shows data for Github Repository Keys.
Primary Keys #
Name | Type |
---|---|
id | int64 |
org | utf8 |
repository_id | int64 |
Columns #
Name | Type |
---|---|
added_by | utf8 |
_cq_id | uuid |
_cq_parent_id | uuid |
created_at | timestamp[us, tz=UTC] |
id | int64 |
key | utf8 |
last_used | timestamp[us, tz=UTC] |
org | utf8 |
read_only | bool |
repository_id | int64 |
title | utf8 |
url | utf8 |
verified | bool |
Relations
This table depends on:
Github Repositories