Guides
Deployment
- How to Deploy Databend With Local File System(For Test)
 - How to Deploy Databend With MinIO
 - How to Deploy Databend With AWS S3
 - How to Deploy Databend With Azure Blob Storage
 - How to Deploy Databend With Tencent COS
 - How to Deploy Databend With Alibaba OSS
 - How to Deploy Databend With QingCloud QingStore
 - How to Deploy Databend With Wasabi Object Storage
 - How to Deploy Databend With Scaleway OS
 - How to Deploy a Databend Local Cluster With MinIO
 - How to Deploy a Databend K8s Cluster With MinIO
 
Connect
- How to Connect Databend With MySQL Client
 - How to Connect Databend With ClickHouse Client
 - How to Connect Databend With REST API
 - How to Connect Databend With DBeaver SQL IDE
 - How to Execute Queries in Python
 - How to Query Databend in Jupyter Notebooks
 - How to Execute Queries in Golang
 - How to Execute Queries in Node.js
 
Users
- How to Create a User
 - How to Grant Privileges to a User
 - How to Revoke Privileges From a User
 - How to Create a Role
 - How to Grant Privileges to a Role
 - How to Grant Role to a User
 - How to Revoke Role From a User
 
Tables
- How to Create a Database
 - How to Drop a Database
 - How to Create a Table
 - How to Drop a Table
 - How to Rename a Table
 - How to Truncate a Table
 
Views
Load Data
- How to Load Data From Local File System
 - How to Load Data From Amazon S3
 - How to Load Data From Databend Stages
 - How to Load Data From MySQL
 
Use Cases
- How to Analyze Github Repository With Databend
 - How to Analyze Nginx Access Logs With Databend
 - How to Do User Retention Analysis With Databend
 - How to Do Conversion Funnel Analysis With Databend