Tables
The driver models the data in Instagram as a list of tables in a relational database that can be queried using standard SQL statements.
CData JDBC Driver for Instagram Tables
| Name | Description |
| Comments | Create, delete, and query Comments on a media object. Requires the instagram_basic and instagram_manage_comments scopes. |
| Replies | Query and insert replies on a media object. Requires the instagram_basic and instagram_manage_comments scopes. |