We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eecb25d commit 9c045ceCopy full SHA for 9c045ce
libsql-server/README.md
@@ -34,10 +34,10 @@ cargo xtask test
34
35
The following client libraries enable your app to query `sqld` programmatically:
36
37
-* [TypeScript and JavaScript](https://github.com/libsql/libsql-client-ts)
+* [TypeScript and JavaScript](https://github.com/tursodatabase/libsql-client-ts)
38
* [Rust](https://github.com/libsql/libsql-client-rs)
39
-* [Go](https://github.com/libsql/libsql-client-go)
40
-* [Python](https://github.com/libsql/libsql-client-py)
+* [Go](https://github.com/tursodatabase/libsql-client-go)
+* [Python](https://github.com/tursodatabase/libsql-python)
41
42
## SQLite extensions support
43
0 commit comments