Connectors
The ydata-sdk
provides built-in connectors to interact with various data sources, allowing seamless integration with cloud storage, databases, and local files.
Available Connectors
- Local Files – Work with datasets stored on local disk.
- AWS S3 – Retrieve and store datasets in AWS S3.
- Azure Blob Storage – Connect to Azure Blob Storage and interact with datasets.
- Google Cloud Storage – Access and manage datasets stored in Google Cloud Storage.
- BigQuery – Query and analyze datasets directly from Google BigQuery.
- Microsoft SQL Server – Connect to an MSSQL database.
- MySQL – Use MySQL as a data source.
- Snowflake – Access and query Snowflake data warehouses.
- Databricks Lakehouse – Integrate with Databricks for data processing and analysis.
- Databricks Unity Catalog – Manage and query datasets in Databricks Unity Catalog.
Click on any connector to learn more about its implementation.