Stambia Data Integration allows to work with MySQL databases to produce fully customized Integration Processes.
The database structure can be entirely reversed in Metadata and then used in Mappings and Processes to design and adapt the business rules to meet the user's requirements.
Prerequisites:
- The MySQL JDBC driver must be installed in the Designer and Runtime
Note:
Stambia DI is a flexible and agile solution. It can be quickly adapted to your needs.
If you have any question, any feature request or any issue, do not hesitate to contact us.
Download
You can find bellow the necessary material to work with MySQL in Stambia DI
Name | Description | Download |
Generic Templates | Package containing the generic Templates | download |
Specific Templates |
The MySQL specificities are handled in dedicated Templates that can be found in this package Some are using generic tools that are shipped with the generic templates, make sure to import them too. |
download |
CDC Templates | Package containing the CDC Templates | download |
Demonstration Project | A project that demonstrates most of the features through examples of Mappings and Processes | (coming) |
Supported features
You can find bellow an overview of what Stambia DI can do with MySQL databases
Standard features
Name | Description |
Reverse |
The database structure can be reversed in a dedicated Metadata |
DDL /DML Operations |
DML/DDL operations can be performed on the database, such as: Insert, Update, Select, Delete, Create or Drop |
Integration methods |
|
Staging |
The databases can be used as a staging area to make data transformation, mutualization, ... The following modes are supported:
|
Reject |
Reject rules can be defined to filter or detect data that does not fulfill the rules during integrations.
|
Replication |
Replication of databases is supported. The replication source can be any rdbms, Flat files or XML files. |
Advanced features
Name | Description |
Slowly Changing Dimension Integrations |
Integrations can be performed using Slowly Changing Dimension (SCD) |
Load methods |
|
Change Data Capture | The Change Data Capture (CDC) allows to follow and store all the changes on the tables |