From c8e27e1c1126a2e904de396917316f71ae543175 Mon Sep 17 00:00:00 2001 From: Alex Bertram Date: Sat, 27 Dec 2025 13:56:43 +0100 Subject: [PATCH] Update README.md Add link to Java client --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a94930b0df..83e0c81f27 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ The comprehensive description can be found [here](libsql-sqlite3/doc/libsql_exte * [PHP](https://github.com/tursodatabase/turso-client-php) * [D](https://github.com/pdenapo/libsql-d) (experimental, based on the C driver) * [Ring](https://github.com/ysdragon/ring-libsql) (experimental, based on the C driver) +* [Java](https://github.com/akbertram/hrana-client-java) (under development, https-only with protobuf) ### GUI Support