跳到主要内容

Try Databend Cloud (Beta) Free

Databend Cloud is a powerful data cloud for everyone, which is built on top of the open-source project Databend with Simplicity, Elasticity, Security, and Low Cost.

Create a Databend Cloud Account

Databend Cloud is now in private beta. To create a Databend Cloud account, go to https://www.databend.com/apply to apply for beta access.

Log in to Your Account

To log in to your account, go to https://app.databend.com.

Databend Cloud Overview

Warehouses

Serverless warehouses can be automatically suspended in case of no activities for a specific period.

Databases

This page shows a list of your databases:

Worksheets

Worksheets is a powerful SQL editor where you can run SQL queries. For example, you can now do Conversion Funnel Analysis online.

Connect to a Serverless Warehouse on Databend Cloud

Databend Cloud provides a connection string for your applications to connect to it:

https://<tenant>--<warehouse>.ch.aws-us-east-2.default.databend.com/

Run query with curl:

curl --user 'cloudapp:password' --data-binary 'SHOW TABLES' 'https://<tenant>--<warehouse>.ch.aws-us-east-2.default.databend.com?database=default'

Community

  • Slack (For live discussion with the Community)
  • Github (Feature/Bug reports, Contributions)
  • Twitter (Get the news fast)
  • Weekly (A weekly newsletter about Databend)
  • I'm feeling lucky (Pick up a good first issue now!)