qdrant and qdrant-self-hosted
The self-hosted Docker Compose setup is a deployment method for the main vector database, making them ecosystem siblings as one facilitates the use of the other.
About qdrant
qdrant/qdrant
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
This helps AI developers and data scientists build and manage powerful search, recommendation, and classification applications. It takes high-dimensional numerical data (vectors/embeddings) and associated information (payloads) as input. It then allows users to quickly search for similar items, apply complex filters, and power various AI applications, making it ideal for those working with neural networks and semantic data.
About qdrant-self-hosted
AiratTop/qdrant-self-hosted
A simple Docker Compose setup for self-hosting the Qdrant vector database. Includes persistent storage, management scripts, and is pre-configured for easy integration with AI applications and services like n8n on a shared network.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work