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.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work