Supported Providers
Databend
Databend provider allows you to query databases
Overview
Databend is an open-source, serverless, cloud-native data lakehouse built on object storage with a decoupled storage and compute architecture. It delivers exceptional performance and rapid elasticity, aiming to be the open-source alternative to Snowflake.
Useful Links
Authentication
This provider requires authentication.
- host_url: Databend host_url (required: True, sensitive: False)
- username: Databend username (required: True, sensitive: False)
- password: Databend password (required: True, sensitive: True)
Certain scopes may be required to perform specific actions or queries via the provider. Below is a summary of relevant scopes and their use cases:
- connect_to_server: The user can connect to the server (mandatory)
In workflows
This provider can be used in workflows.
As “step” to query data, example:
Check the following workflow example: