Qdrant Client
Python client library for Qdrant vector database.
About
qdrant-client is the official Python SDK for the Qdrant vector database. It exposes synchronous and asynchronous calls for collections, points, payloads, and search, plus helpers for batched uploads. A local in-process mode lets the same code run without a Qdrant server during development. The package also includes an inference API that generates embeddings with FastEmbed locally or with hosted models on Qdrant Cloud. Apache 2.0 licensed.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- Vector Databases & Embeddings
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Beginner (1/5)
- License
- Apache-2.0
- Added
- Apr 3, 2026
Related Tools
Approximate nearest neighbor library by Spotify optimized for memory usage.
Efficient similarity search library by Meta for dense vector clustering and retrieval.
Open-source big data serving engine with built-in vector search and ML inference.
Open-source vector similarity search extension for PostgreSQL.
Serverless vector database built on Lance columnar format.
End-to-end vector search engine with built-in model inference.