Connect to Databend
Databend supports multiple connection methods to suit different use cases. Choose the method that best fits your needs:
SQL Clients & Tools
Client | Type | Best For | Key Features |
---|---|---|---|
BendSQL | Command Line | Developers, Scripts | Native CLI, Rich formatting, Multiple install options |
DBeaver | GUI Application | Data Analysis, Visual Queries | Built-in driver, Cross-platform, Query builder |
Developer Drivers
Language | Driver | Use Case | Documentation |
---|---|---|---|
Go | Native Driver | Backend Applications | Golang Guide |
Python | Python Connector | Data Science, Analytics | Python Guide |
Node.js | JavaScript Driver | Web Applications | Node.js Guide |
Java | JDBC Driver | Enterprise Applications | JDBC Guide |
Rust | Native Driver | System Programming | Rust Guide |
Connection Methods
Method | Security Level | Use Case | Setup Complexity |
---|---|---|---|
Direct Connection | Standard | Development, Testing | ⭐ Simple |
AWS PrivateLink | High | Production, Enterprise | ⭐⭐⭐ Advanced |