Component Architecture
The following figure summarizes the architectural components of Sigmafine SQL Access.
| 1 | SQL Access Client: A Windows application that allows you to perform all necessary tasks to publish Sigmafine Cases and tables, as well as configure and administer the system. Features are enabled according configured user profiles. |
|---|---|
| 2 | Sigmafine RESTful Services: A web application, running under MS Internet Information Server (IIS), that provides the web API services used by the SQL Access Client and the Sigmafine Publisher Service. |
| 3 | Sigmafine Publisher Service: A Windows Service that processes the publishing requests submitted by users through the SQL Access Client application. This service is also responsible for managing the Sigmafine Analysis Case self-publishing, as well as the Sigmafine tables self-publishing. |
| 4 | MS SQL Server Instance: The Sigmafine SQL Access Server creates and manages the SQL Access databases in a Microsoft SQL Server Instance. |