Data Model
The CData ODBC Driver for Bitbucket models entities in the Bitbucket API as tables, views, and stored procedures. These are defined in schema files, which are simple, text-based configuration files.
Information Schema
For available entities in the general "Information" schema, see Information Data Model.
Repository Schema
For the available entities in each of the "Repository" schemas, see Repository Data Model.
Project Schema
For the available entities in each of the "Project" schemas, see Project Data Model.
Stored Procedures
For the available Stored procedures, which allow operations to be executed to Bitbucket, see Stored Procedures.