From 1e2a95c2d62c5079b249a9c16bdfa5b1aefa897b Mon Sep 17 00:00:00 2001 From: Youssef Saeed <51184732+ysdragon@users.noreply.github.com> Date: Tue, 18 Nov 2025 01:40:28 +0200 Subject: [PATCH] Add Ring as an experimental community driver --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c57b503e34..a94930b0df 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,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) ### GUI Support