Data Model
The driver models the Slack APIs as Tables, Views and Stored Procedures.
The stored procedures are function-like interfaces to Slack that enable you to work with other aspects of the Slack API. They can be used to search, update, and modify information in Slack.
The tables, views and stored procedures are defined in static schema files, making them easy to customize.