qdrant/qdrant-js
JavaScript/TypeScript SDK for the Qdrant vector search engine, providing client libraries for REST and gRPC access.

This repository provides official JavaScript and TypeScript client packages for Qdrant, a high-performance vector search engine. It includes three published packages: the main SDK (@qdrant/qdrant-js), a lightweight REST client, and a gRPC client. These packages enable developers to integrate vector search capabilities into JavaScript applications, supporting operations like similarity search, embedding storage, and retrieval-augmented generation workflows.
Frequently asked
- What is qdrant/qdrant-js?
- JavaScript/TypeScript SDK for the Qdrant vector search engine, providing client libraries for REST and gRPC access.
- Is qdrant-js open source?
- Yes — qdrant/qdrant-js is open source, released under the Apache-2.0 license.
- What language is qdrant-js written in?
- qdrant/qdrant-js is primarily written in TypeScript.
- How popular is qdrant-js?
- qdrant/qdrant-js has 455 stars on GitHub.
- Where can I find qdrant-js?
- qdrant/qdrant-js is on GitHub at https://github.com/qdrant/qdrant-js.