Data Model
The CData JDBC Driver for Gmail models Gmail entities in relational Tables and Stored Procedures. The driver uses the Gmail API to process supported filters. The driver processes other filters client-side within the driver.
Gmail REST Data Model
Gmail REST Data Model describes the schemas available to connect to Gmail REST accounts. You can use tables to work with live Gmail data. You can use stored procedures provided by CData JDBC Driver for Gmail to automate working with Gmail data.
Gmail IMAP Data Model
Gmail IMAP Data Model describes the schemas available to connect to Gmail IMAP accounts. You can use tables to work with live Gmail data. You can use stored procedures provided by CData JDBC Driver for Gmail to automate working with Gmail data.