| Property | Description |
|---|---|
name | Unique connection name |
connection_type | postgresql, clickhouse, or snowflake |
host, port, database, username, password | Connection details |
ssl_mode | Optional SSL configuration |
config | Pool settings (min_pool_size, max_pool_size) |
Configure
Database Connections
External database connections
Database connections store credentials and manage connection pools for external databases.
Supported databases: PostgreSQL, ClickHouse, Snowflake
Key properties:
Passwords are encrypted at rest. Connection pools are managed automatically and invalidated when settings change.
Endpoints (admin only):