qdrant-client vs weaviate

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

qdrant-clientweaviate
TaglinePython Client library for the Qdrant vector search engine.Open-source vector database for semantic search
Stars1.3k17k
Forks2451.3k
Open issues165578
LanguagePythonGo
LicenseApache-2.0BSD-3-Clause
Last pushedJun 26, 2026Jul 7, 2026
CategoriesVector DatabasesVector Databases, Data & Retrieval

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

weaviate

Weaviate is an open-source, cloud-native vector database designed to store both objects and vectors. It supports approximate nearest neighbor search, hybrid search techniques, recommender systems, and more.

Go