qdrant-js and Qdrant
These tools are ecosystem siblings, specifically two different client libraries (JavaScript/TypeScript and C#) for interacting with the Qdrant vector database API, allowing developers to choose the SDK that best suits their programming language and environment.
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.
About Qdrant
tryAGI/Qdrant
C# SDK for the Qdrant API -- vector database with points, collections, snapshots, and cluster management
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work