Progress DataDirect for JDBC for GitHub Driver
An asterisk (*) indicates support that was added in a hotfix or software patch subsequent to a release.
Version 6.0.0
ENHANCEMENT
- The driver has been enhanced to support the Bearer token authentication.*
CHANGED BEHAVIOR
- The default value of the AuthenticationMethod connection property has been changed to BearerToken.*
FEATURES
- Supports SQL read-only access to GitHub
- Supports JDBC core functions
- Supports GitHub data types through data type inference
- Supports Basic and OAuth 2.0 authentication
- Supports the handling of large result sets with paging and the FetchSize connection property
- Includes the Progress DataDirect GitHub Configuration Manager for quick configuration and testing of your driver in a web browser. The tool allows you to:
- Generate and edit connection URLs
- Test connect your connection URLs
- Execute SQL commands for testing
- Fetch OAuth tokens