qdrant and qdrant-operator

The Kubernetes operator is a deployment and lifecycle management tool for the vector database itself, making them complements that are used together rather than alternatives.

qdrant
81
Verified
qdrant-operator
33
Emerging
Maintenance 22/25
Adoption 15/25
Maturity 25/25
Community 19/25
Maintenance 0/25
Adoption 8/25
Maturity 16/25
Community 9/25
Stars: 29,544
Forks: 2,095
Downloads:
Commits (30d): 214
Language: Rust
License: Apache-2.0
Stars: 54
Forks: 4
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
No risk flags
Archived Stale 6m No Package No Dependents

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.

AI-application-development semantic-search recommendation-engines machine-learning-operations data-science

About qdrant-operator

ganochenkodg/qdrant-operator

Kubernetes operator for Qdrant

Automates deployment and lifecycle management of Qdrant vector database clusters on Kubernetes using custom resources (QdrantCluster and QdrantCollection), handling multi-node cluster scaling, TLS encryption, and API key authentication. Supports collection management with configurable replication and sharding, instant and scheduled snapshots to S3-compatible storage, and runs with leader election for high availability across cluster nodes.

Scores updated daily from GitHub, PyPI, and npm data. How scores work