📡Datasources in Toucan
Datasources are the first point of entry of any data within Toucan. The interface is accessible in the first tab of the Datahub.
There 2 different types of data sources:
Connectors: components allowing you to connect to your data ecosystem (database or service) to extract and use your data within your app.
Files: raw data you can import from your computer or a distant file server (like FTP or S3)
In this section, you will learn how to:
Manage connectors: add, set up, edit and delete connectors (with specific setup instructions depending on the connector
Manage files: add, edit, and delete local and distant files
Last updated