qdrant and qdrant-js

The JavaScript/TypeScript SDK provides language-specific client bindings for interacting with the core vector database engine, making them ecosystem siblings where one is the primary database system and the other is an official client library for a specific programming language.

qdrant
94
Verified
qdrant-js
70
Verified
Maintenance 25/25
Adoption 25/25
Maturity 25/25
Community 19/25
Maintenance 10/25
Adoption 20/25
Maturity 25/25
Community 15/25
Stars: 29,544
Forks: 2,095
Downloads: 15,117,788
Commits (30d): 214
Language: Rust
License: Apache-2.0
Stars: 430
Forks: 37
Downloads: 43,094
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
No risk flags
No risk flags

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/

Built in Rust for reliability under high load, Qdrant supports extended JSON payload filtering alongside vector similarity search, enabling semantic matching with rich metadata constraints. It offers both REST and gRPC interfaces, with official clients for Python, Go, Rust, JavaScript, Java, and .NET, plus integrations for semantic search, image retrieval, recommendations, and anomaly detection use cases.

About qdrant-js

qdrant/qdrant-js

JavaScript/Typescript SDK for Qdrant Vector Database

Provides dual transport options via separate REST and gRPC client packages, with full TypeScript support across Node.js (ESM/CJS), Deno, browsers, and Cloudflare Workers. The SDK exposes high-level facade methods for vector operations while maintaining alignment with Qdrant engine release versions, enabling seamless integration with both self-hosted and cloud deployments.

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