Guides
Deployment
- Understanding Deployment Modes
- Deploying a Standalone Databend
- Expanding a Standalone Databend
- Databend Cloud (Beta)
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 Rename a Table
- How to Truncate a Table
Views
User-Defined Functions
- How to Create a User-Defined Function
- How to Drop a User-Defined Function
- How to Alter a User-Defined Function
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