qdrant-client and java-client

These are ecosystem siblings—official client libraries for the same Qdrant vector database that serve different programming languages (Python and Java), allowing developers to integrate Qdrant into applications regardless of their tech stack.

qdrant-client
80
Verified
java-client
51
Established
Maintenance 17/25
Adoption 15/25
Maturity 25/25
Community 23/25
Maintenance 10/25
Adoption 9/25
Maturity 16/25
Community 16/25
Stars: 1,240
Forks: 202
Downloads:
Commits (30d): 6
Language: Python
License: Apache-2.0
Stars: 84
Forks: 14
Downloads:
Commits (30d): 0
Language: Java
License: Apache-2.0
No risk flags
No Package No Dependents

About qdrant-client

qdrant/qdrant-client

Python client for Qdrant vector search engine

This is a Python tool that helps developers interact with a vector search engine to find similar data points. You can input text, images, or other data, and it helps store them as 'vectors' and then quickly find other vectors that are semantically similar. This is primarily used by developers building applications that require searching and retrieving information based on meaning, rather than exact keywords.

semantic-search information-retrieval vector-databases AI-application-development data-indexing

About java-client

qdrant/java-client

Official Java client for Qdrant

This is the official Java library for interacting with Qdrant, a vector search engine. It helps Java developers integrate Qdrant's powerful search capabilities into their applications. Developers can use this library to store vector embeddings and associated data, then perform similarity searches and filter results based on custom criteria. It is designed for Java application developers building solutions that require efficient similarity search.

Java development vector search similarity search application development information retrieval

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