From 1191e0db76b86bdbad9aa353ed8365c257bede1c Mon Sep 17 00:00:00 2001 From: Antonio Sarno Date: Sun, 2 Aug 2026 12:10:17 +0200 Subject: [PATCH] Add Kdrant to the community client list (#10060) Kdrant is an Apache-2.0 Kotlin client for Qdrant, published on Maven Central under io.github.nacode-studios. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f0a40f49d0..cf4c1c5213 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ Qdrant offers the following client libraries to help you integrate it into your - [.NET/C# client](https://github.com/qdrant/qdrant-dotnet) - [Java client](https://github.com/qdrant/java-client) - Community: + - [Kotlin](https://github.com/NaCode-Studios/Kdrant) - [PHP](https://github.com/hkulekci/qdrant-php) ### Qdrant Edge