chroma vs qdrant-client
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| chroma | qdrant-client | |
|---|---|---|
| Tagline | Data infrastructure for AI | Python Client library for the Qdrant vector search engine. |
| Stars | 29k | 1.3k |
| Forks | 2.4k | 245 |
| Open issues | 737 | 165 |
| Language | Rust | Python |
| License | Apache-2.0 | Apache-2.0 |
| Last pushed | Jul 7, 2026 | Jun 26, 2026 |
| Categories | Inference & Serving, Vector Databases | Vector Databases |
chroma
Chroma is an open-source repository providing search infrastructure for AI applications, including vector and hybrid search capabilities. It includes client libraries in Python and JavaScript.
Rust
qdrant-client
qdrant-client is a Python client providing type definitions and methods for interacting with Qdrant's API, supporting both synchronous and asynchronous calls. It facilitates local development without requiring a server to be running and offers extensive test coverage.
Python