zvec vs qdrant-client

A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.

zvecqdrant-client
TaglineA lightweight, lightning-fast, in-process vector databasePython Client library for the Qdrant vector search engine.
Stars14k1.3k
Forks847245
Open issues56165
LanguageC++Python
LicenseApache-2.0Apache-2.0
Last pushedJul 7, 2026Jun 26, 2026
CategoriesVector DatabasesVector Databases

zvec

Zvec is an open-source vector database designed for efficient similarity searches with minimal setup. It supports full-text search and is optimized for embedding directly into applications.

C++

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