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.

Authentication Parameters

The following authentication parameters are used to connect to the Databend database:

  • Databend Host URL: The Databend host URL.
  • Databend Username: The Databend username.
  • Databend Password: The Databend password.

Querying the Database

The Databend provider allow you to query the Databend database. It takes the following arguments:

  • query: A string containing the query to be executed