Connectors
The automation framework can connect to different data sources. If possible the necessary libraries are included in the distribution. But sometimes this is not possible due to licensing restrictions. The table below indicates if the library is included in the distribution or not.
To include the library, simply copy the driver.jar file into the lib folder.
The framework will load all necessary driver on startup.
Note: the same applies if you would like to upgrade a version of the library in line with your needs.
| Technology | Library | Comment |
|---|---|---|
| Apache Drill | ||
| Dremio | ||
| File System | ||
| H2 | ||
| Google BigQuery | Only Simba driver version 4.2 supported | |
| IBM DB2 | ||
| Maria DB | ||
| Microsoft SQL Server | ||
| MySQL | ||
| Netezza | ||
| Oracle | ||
| Postgresql | ||
| Presto | ||
| SQLite | ||
| Teradata |
Legend
| Color | Description |
|---|---|
| Included | |
| In progress | |
| Not included | |
| Not applicable |