JDBC Driver for GitHub

Build 23.0.8847

Licenses

Lists known open source licenses in GitHub.

View-Specific Information

Select

The 本製品 uses the GitHub API to process WHERE clause conditions built with the below columns and operators. The 本製品 processes other filters client-side within the 本製品.

  • Key supports the '=' comparison operator.
For example, the following query is processed server side:
SELECT * FROM [Information].[Licenses] WHERE [Information].[Licenses].[Key] = 'EXAMPLE'

Columns

Name Type References OrderBySupport Description
Id [KEY] String The ID of the license.
Key String The lowercased SPDX ID of the license.
SpdxId String Short identifier specified by https://spdx.org/licenses.
Name String The license full name specified by https://spdx.org/licenses.
Nickname String Customary short name if applicable (e.g, GPLv3).
Body String The full text of the license.
Description String A human-readable description of the license.
Featured Bool Whether the license should be featured.
Implementation String Instructions on how to implement the license.
Url String URL to the license on https://choosealicense.com.
PseudoLicense Bool Whether the license is a pseudo-license placeholder (e.g., other, no-license).
Hidden Bool Whether the license should be displayed in license pickers.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8847