CompatibilityOnly available on Node.js.
Setup
- Launch a ClickHouse cluster. Refer to the ClickHouse Installation Guide for details.
- After launching a ClickHouse cluster, retrieve the
Connection Details
from the cluster’sActions
menu. You will need the host, port, username, and password. - Install the required Node.js peer dependency for ClickHouse in your workspace.
npm
npm
Index and Query Docs
Query Docs From an Existing Collection
Related
- Vector store conceptual guide
- Vector store how-to guides