Data Model
The CData Python Connector for Microsoft Exchange models Microsoft Exchange data as an easy-to-use SQL database, using tables, views, and stored procedures.
The driver exposes two schemas:
The data models illustrate an example of what your Microsoft Exchange environment might look like. The actual data model is obtained dynamically based on your Microsoft Exchange account.
Key Features
- Tables and views are dynamically defined to model calendars, documents, and projects on Microsoft Exchange.
- Stored procedures allow you to execute operations to Microsoft Exchange, including downloading and uploading objects.
- Live connectivity to these objects means any changes to your Microsoft Exchange account are immediately reflected when using the connector.