MyScale Python SDK (clickhouse-connect)
The recommended Python access path is the clickhouse-connect client, which wraps the ClickHouse HTTP interface (host, port 8443, username, password). It executes the same SQL over HTTP transport for table creation, inserts, and distance()-based vector queries, and is the path used by the LangChain and LlamaIndex MyScale integrations.