Beta
Open Source
Free Tier

Hanzo Datastore Vector

Vector search in ClickHouse

Vector similarity search within your analytics warehouse. Combine embeddings with OLAP queries.

Datastore Vector Console
SELECT * FROM users WHERE status = 'active';
Results: 3 rows (2ms)
idnameemailstatus
1alice[email protected]active
2bob[email protected]active
3carol[email protected]active

Features

Everything you need to get started

Vector indexes
Hybrid analytics
Real-time similarity
SQL integration
SDKs & Libraries

Official Datastore Vector SDKs

Use our official SDKs to integrate Datastore Vector into your application

Hanzo Python SDK

PyPI
pip install hanzoai

Hanzo TypeScript SDK

npm
npm install @hanzo/ai

Hanzo Go SDK

Go Modules
go get github.com/hanzoai/go-sdk

Hanzo Rust SDK

crates.io
cargo add hanzoai
Community

Join the Datastore Vector Community

Get help, share ideas, and contribute to the project

Want to Contribute?

We welcome contributions of all kinds: bug reports, feature requests, documentation improvements, and code contributions.

Read our Contributing Guide

Ready to get started with Datastore Vector?

Deploy in minutes with Hanzo Cloud or self-host with our open-source release.