Data Model
Overview
This section shows the available API objects and provides more information on executing SQL to Airtable APIs.
Key Features
- The driver models Airtable bases as relational databases, allowing you to write SQL to query Airtable data.
- Stored procedures allow you to execute operations to Airtable
- Live connectivity to these objects means any changes to your Airtable account are immediately reflected when using the driver.