Project Data Model
Overview
This section shows the available API objects and provides more information on executing SQL to Bitbucket APIs. The Project schema contains data relating to the specified project, such as the project's default reviewers.
Key Features
- The driver models Bitbucket entities like documents, folders, and groups as relational views, allowing you to write SQL to query Bitbucket data.
- Live connectivity to these objects means any changes to your account are immediately reflected when using the driver.
Tables
Tables are tables that can be modified.