Comment on page
Connectors
Tabula.io provides connectors to various data sources, including local files and data warehouses. This allows you to easily import and export data during the transformation process.
To configure the connector:
- 1.Go to the page “Connectors” (you will find it in the lower part of the main left menu)
- 2.Choose the type of connector
- 3.Set your credentials
- 4.Test connector and choose default databases or scheme if applied
- 5.Save connector
Connector | Type \ Format | Read | Write |
---|---|---|---|
Local files | Csv | + | + |
| Xlsx* | + | + |
PostgreSQL | Table | + | + |
| View | + | + |
Snowflake | Table | + | + |
| View | + | + |
*Xslx files can only be used in Flows without database Sources or Destinations
Last modified 2mo ago